Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-113138
#<BuildRuby:0x00007fde2da1fdc0
@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.20241004-113138",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003065 0.004861 3.168270 ( 3.104787)
build_miniruby 0.000000 0.001740 1.155262 ( 1.152122)
build_ruby 0.000000 0.001975 3.073054 ( 36.192610)
build_all 0.006214 0.002334 5.389076 ( 2.209071)
build_install 0.012005 0.006678 7.280277 ( 3.658938)
test_btest 0.000681 0.000234 82.715878 ( 22.326590)
test_basic 0.008156 0.000000 0.807211 ( 0.978163)
test_all 0.083598 0.070761 709.516791 (225.455806)
test_rubyspec 0.060106 0.032172 134.856939 ( 24.415039)
total: 319.49 sec