Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-235538
#<BuildRuby:0x000055ed9806e3d0
@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.20231206-235538",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000016 0.000005 0.000021 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.002798 0.003632 2.286806 ( 2.372932)
build_miniruby 0.000000 0.001488 1.638644 ( 1.637395)
build_ruby 0.000000 0.001576 2.893457 ( 3.090573)
build_all 0.004987 0.002171 5.664218 ( 2.267048)
build_install 0.011447 0.006039 7.407525 ( 3.843042)
test_btest 0.000651 0.000255 83.819832 ( 26.056628)
test_basic 0.006837 0.000000 0.753181 ( 0.818872)
test_all 0.089703 0.031234 692.776272 (202.207295)
test_rubyspec 0.030414 0.026791 80.807824 ( 92.369744)
total: 334.66 sec