Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-064815
#<BuildRuby:0x000055d7f74a2390
@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.20231209-064815",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003504 0.004813 2.435412 ( 3.865438)
build_miniruby 0.001418 0.000315 1.879712 ( 2.210885)
build_ruby 0.001707 0.000380 3.437724 ( 4.444988)
build_all 0.005403 0.003524 6.222084 ( 6.063241)
build_install 0.017238 0.004306 7.890792 ( 7.936171)
test_btest 0.000753 0.000182 85.677129 ( 88.630715)
test_basic 0.003418 0.005159 0.972796 ( 1.861928)
test_all 0.092875 0.036279 753.357303 (635.005468)
test_rubyspec 0.044996 0.031455 105.256084 (158.305729)
total: 908.33 sec