Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-223329
#<BuildRuby:0x00007f293c95fdc8
@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.20241022-223329",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000036 0.000003 0.000039 ( 0.000038)
build_up 0.004585 0.004050 4.441467 ( 4.639006)
build_miniruby 0.001907 0.000195 1.774180 ( 1.847241)
build_ruby 0.002043 0.000209 4.602077 ( 40.811612)
build_all 0.003081 0.008072 7.572614 ( 4.176365)
build_install 0.024698 0.000021 10.409574 ( 7.143496)
test_btest 0.000985 0.000128 79.980063 ( 32.225474)
test_basic 0.007942 0.004075 1.067657 ( 5.959148)
test_all 0.120649 0.037904 788.075673 (504.709771)
test_rubyspec 0.030873 0.060646 129.925853 ( 64.080894)
total: 665.59 sec