Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-183626
#<BuildRuby:0x000055b09d51e138
@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.20240306-183626",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000039 0.007776 2.570002 ( 2.315075)
build_miniruby 0.001351 0.000145 1.723262 ( 1.721288)
build_ruby 0.000000 0.001812 3.688700 ( 3.896973)
build_all 0.000000 0.007919 6.473610 ( 2.924645)
build_install 0.006369 0.011467 8.113222 ( 4.245075)
test_btest 0.000628 0.000177 90.121173 ( 29.368189)
test_basic 0.007367 0.000990 0.856121 ( 0.925139)
test_all 0.089884 0.026090 790.407302 (259.947488)
test_rubyspec 0.047523 0.030447 116.945912 (126.316416)
total: 431.66 sec