Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-121512
#<BuildRuby:0x00007f7b5cb8fdd8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241204-121512",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.007770 0.000316 3.274989 ( 2.871948)
build_miniruby 0.001867 0.000000 1.177635 ( 1.174178)
build_ruby 0.001871 0.000000 3.656725 ( 3.878773)
build_all 0.003954 0.003678 5.913758 ( 2.480677)
build_install 0.008499 0.008985 8.401827 ( 3.862707)
test_btest 0.000861 0.000168 73.075061 ( 19.392264)
test_basic 0.009017 0.000909 0.883089 ( 0.928852)
test_all 0.101725 0.040765 670.061080 (192.003986)
test_rubyspec 0.047923 0.030811 116.406252 ( 24.894853)
total: 251.49 sec