Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-212457
#<BuildRuby:0x000055be98b8a1a8
@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.20240221-212457",
@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.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006206 0.000955 2.503203 ( 2.311811)
build_miniruby 0.001353 0.000209 1.691197 ( 1.688983)
build_ruby 0.001543 0.000238 3.386783 ( 3.595407)
build_all 0.007580 0.000332 6.570523 ( 2.601141)
build_install 0.019059 0.000000 8.255338 ( 3.893256)
test_btest 0.000953 0.000000 90.735389 ( 24.556420)
test_basic 0.000000 0.006094 0.844295 ( 0.905515)
test_all 0.086353 0.027133 731.227854 (208.484540)
test_rubyspec 0.041605 0.034745 110.970408 (119.881713)
total: 367.92 sec