Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-025833
#<BuildRuby:0x000055b5ce85a320
@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.20240309-025833",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003198 0.004198 2.083918 ( 1.837191)
build_miniruby 0.001089 0.000116 1.540552 ( 1.538327)
build_ruby 0.001567 0.000000 3.085314 ( 3.307062)
build_all 0.003264 0.004135 6.386049 ( 2.454987)
build_install 0.013228 0.004875 7.838990 ( 3.645586)
test_btest 0.000841 0.000136 85.536727 ( 23.446835)
test_basic 0.001315 0.004498 0.619039 ( 6.358538)
test_all 0.075511 0.040970 711.458475 (205.190519)
test_rubyspec 0.035148 0.037698 94.446438 (103.827466)
total: 351.61 sec