Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-194210
#<BuildRuby:0x0000556bf18d6258
@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.20231217-194210",
@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.000031 0.000002 0.000033 ( 0.000033)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.002246 0.004248 2.265700 ( 2.339404)
build_miniruby 0.001551 0.000000 1.335461 ( 1.334097)
build_ruby 0.001818 0.000000 2.670143 ( 2.865230)
build_all 0.007319 0.000000 5.457054 ( 2.213552)
build_install 0.017096 0.000000 6.653143 ( 3.213819)
test_btest 0.000000 0.001018 79.550312 ( 20.644060)
test_basic 0.002614 0.002320 0.749643 ( 0.807757)
test_all 0.093385 0.026531 670.197917 (204.872201)
test_rubyspec 0.028424 0.026988 79.479033 (103.142072)
total: 341.43 sec