Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-222909
#<BuildRuby:0x00007f67e307fdd0
@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.20240713-222909",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004492 0.002991 2.884315 ( 2.982274)
build_miniruby 0.001801 0.000000 1.458037 ( 1.454688)
build_ruby 0.002003 0.000000 4.000750 ( 4.148078)
build_all 0.007448 0.000967 7.758960 ( 3.109833)
build_install 0.010510 0.008899 10.203218 ( 4.915409)
test_btest 0.000827 0.000266 111.463251 ( 29.203614)
test_basic 0.008754 0.000000 0.927660 ( 0.973369)
test_all 0.107153 0.041444 775.667809 (239.413033)
test_rubyspec 0.035463 0.050772 160.776346 ( 35.384967)
total: 321.59 sec