Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-231309
#<BuildRuby:0x000055959f8aa338
@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.20240128-231309",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005934 0.001060 2.090012 ( 3.993974)
build_miniruby 0.001759 0.000000 1.870392 ( 2.455334)
build_ruby 0.001797 0.000000 3.674440 ( 5.178182)
build_all 0.008465 0.000000 6.561356 ( 8.118530)
build_install 0.015476 0.006222 8.229196 ( 9.437230)
test_btest 0.000730 0.000137 91.115157 (101.450500)
test_basic 0.000000 0.007882 0.982463 ( 1.697795)
test_all 0.079077 0.043870 783.316263 (510.947129)
test_rubyspec 0.051138 0.053257 173.815867 (216.056361)
total: 859.34 sec