Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-070312
#<BuildRuby:0x0000562564f4da00
@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.20240210-070312",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.001883 0.004393 1.982282 ( 2.516782)
build_miniruby 0.001335 0.000238 1.736657 ( 1.747039)
build_ruby 0.001512 0.000270 3.640235 ( 3.900141)
build_all 0.005001 0.003540 6.771010 ( 4.003894)
build_install 0.013160 0.006539 7.994251 ( 5.193324)
test_btest 0.000835 0.000190 90.490835 ( 48.327072)
test_basic 0.006478 0.000565 0.963626 ( 1.124039)
test_all 0.102318 0.019312 857.430389 (583.195054)
test_rubyspec 0.054594 0.063379 203.180094 (310.487937)
total: 960.50 sec