Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-054407
#<BuildRuby:0x000055c1686621a8
@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.20231214-054407",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001534 0.005267 2.327315 ( 2.390044)
build_miniruby 0.001581 0.000000 1.585987 ( 1.586699)
build_ruby 0.000000 0.001684 3.183897 ( 3.390432)
build_all 0.002757 0.004627 5.791125 ( 2.969803)
build_install 0.014339 0.003345 7.173049 ( 4.052285)
test_btest 0.000568 0.000177 81.618043 ( 32.018092)
test_basic 0.005839 0.001812 0.854984 ( 0.952477)
test_all 0.087693 0.032005 702.105763 (260.780899)
test_rubyspec 0.020038 0.044753 94.143672 (106.071953)
total: 414.21 sec