Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-114755
#<BuildRuby:0x000055c64c33a320
@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.20240313-114755",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.007606 0.000000 2.693140 ( 2.452044)
build_miniruby 0.001356 0.000000 1.743616 ( 1.742646)
build_ruby 0.001856 0.000000 3.672814 ( 3.891692)
build_all 0.004772 0.003499 6.805850 ( 3.300929)
build_install 0.016684 0.004054 8.689359 ( 4.828709)
test_btest 0.000969 0.000000 93.993562 ( 35.003067)
test_basic 0.004064 0.004129 1.044468 ( 1.182073)
test_all 0.060491 0.061300 821.440281 (361.145154)
test_rubyspec 0.041946 0.052243 135.799947 (168.449130)
total: 582.00 sec