Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-222330
#<BuildRuby:0x0000560fa71a1f50
@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.20240121-222330",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000849 0.004087 1.428286 ( 1.769604)
build_miniruby 0.001457 0.000000 1.680120 ( 1.682168)
build_ruby 0.000000 0.001862 3.358446 ( 3.574669)
build_all 0.006333 0.002044 5.897688 ( 3.085050)
build_install 0.013986 0.005271 7.138480 ( 4.259894)
test_btest 0.000710 0.000138 81.780628 ( 29.355166)
test_basic 0.007575 0.000746 0.949650 ( 1.050437)
test_all 0.091400 0.028128 765.025425 (300.459181)
test_rubyspec 0.068336 0.039128 162.896480 (174.624867)
total: 519.86 sec