Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-004921
#<BuildRuby:0x00005613e5c6e018
@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.20240212-004921",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001560 0.004243 1.911438 ( 2.257308)
build_miniruby 0.001466 0.000217 1.637324 ( 1.640283)
build_ruby 0.001501 0.000223 3.438871 ( 3.644801)
build_all 0.007702 0.000000 6.537170 ( 3.174483)
build_install 0.010331 0.011070 8.368345 ( 5.576850)
test_btest 0.000948 0.000201 91.513530 ( 46.303747)
test_basic 0.006987 0.000614 0.910366 ( 0.985095)
test_all 0.084877 0.030794 724.707506 (275.584793)
test_rubyspec 0.064186 0.041225 182.952225 (202.672832)
total: 541.84 sec