Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-174342
#<BuildRuby:0x00007f5dac9efdc0
@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.20241011-174342",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003797 0.003936 3.099975 ( 3.014894)
build_miniruby 0.001207 0.000241 1.095506 ( 1.093364)
build_ruby 0.001772 0.000000 3.311298 ( 3.500880)
build_all 0.005272 0.002972 6.306139 ( 2.547262)
build_install 0.005292 0.013528 8.431133 ( 3.842712)
test_btest 0.000737 0.000225 84.264798 ( 21.974075)
test_basic 0.004450 0.003951 1.044186 ( 1.093294)
test_all 0.113314 0.036258 683.228314 (241.761646)
test_rubyspec 0.063488 0.023954 130.776597 ( 27.346034)
total: 306.18 sec