Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-110404
#<BuildRuby:0x000055db52e764d0
@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.20240119-110404",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003231 0.004453 2.907263 ( 5.722971)
build_miniruby 0.001561 0.000223 2.145053 ( 3.179975)
build_ruby 0.000000 0.002171 3.913566 ( 5.264304)
build_all 0.006946 0.001688 6.449345 ( 8.671687)
build_install 0.021270 0.000093 7.979130 ( 10.643734)
test_btest 0.000969 0.000138 86.426775 (114.236002)
test_basic 0.004518 0.004232 0.950877 ( 2.122971)
test_all 0.093231 0.035868 842.530696 (773.379487)
test_rubyspec 0.056574 0.051083 168.483625 (181.776316)
total: 1105.00 sec