Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-072656
#<BuildRuby:0x000056068b6da258
@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.20231221-072656",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004648 0.000606 1.810977 ( 2.167695)
build_miniruby 0.001294 0.000168 1.552425 ( 1.555650)
build_ruby 0.002052 0.000000 3.094124 ( 3.312260)
build_all 0.005062 0.002767 5.489828 ( 2.602799)
build_install 0.017286 0.001923 7.151921 ( 4.221346)
test_btest 0.000919 0.000131 81.936103 ( 29.385555)
test_basic 0.002853 0.004852 0.865075 ( 0.958880)
test_all 0.093010 0.025053 676.809827 (249.212844)
test_rubyspec 0.055906 0.012370 94.809430 (109.211392)
total: 402.63 sec