Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-185623
#<BuildRuby:0x0000557cd3479a00
@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.20240228-185623",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.000000 0.007029 2.549270 ( 2.413984)
build_miniruby 0.000387 0.001108 1.778724 ( 1.778384)
build_ruby 0.002062 0.000000 3.737122 ( 3.942181)
build_all 0.004926 0.003641 6.846733 ( 3.506116)
build_install 0.015193 0.005253 8.726751 ( 4.929491)
test_btest 0.000775 0.000305 88.155323 ( 25.547817)
test_basic 0.008925 0.000224 1.002156 ( 1.102877)
test_all 0.090865 0.024574 737.477512 (223.010088)
test_rubyspec 0.039730 0.037787 101.258051 (110.197164)
total: 376.43 sec