Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-153521
#<BuildRuby:0x00005593d6496258
@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.20240116-153521",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.004400 0.000041 1.546248 ( 1.884374)
build_miniruby 0.001402 0.000112 1.514713 ( 1.513646)
build_ruby 0.000000 0.001969 3.151535 ( 3.401636)
build_all 0.004781 0.002121 5.440214 ( 2.501147)
build_install 0.015971 0.000000 6.582990 ( 3.697837)
test_btest 0.000677 0.000030 82.259816 ( 33.188497)
test_basic 0.004469 0.003164 0.884164 ( 0.952618)
test_all 0.074676 0.044122 781.635573 (291.818064)
test_rubyspec 0.053836 0.047986 158.383098 (170.245546)
total: 509.20 sec