Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-134624
#<BuildRuby:0x00005651575ae138
@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.20231229-134624",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001186 0.004171 1.572658 ( 1.930422)
build_miniruby 0.001585 0.000305 1.614956 ( 1.614143)
build_ruby 0.001627 0.000313 3.087021 ( 3.286934)
build_all 0.007514 0.000000 5.501975 ( 2.606468)
build_install 0.016806 0.000000 6.740840 ( 3.896054)
test_btest 0.000715 0.000088 82.663902 ( 33.867724)
test_basic 0.006205 0.000970 0.883336 ( 0.948717)
test_all 0.083615 0.036357 730.302645 (282.769565)
test_rubyspec 0.034133 0.036975 97.388925 (111.061894)
total: 441.98 sec