Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-064141
#<BuildRuby:0x00007fa99c78fdc8
@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.20241117-064141",
@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.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000201 0.008788 3.603756 ( 3.513369)
build_miniruby 0.000000 0.002074 1.449996 ( 1.447537)
build_ruby 0.001328 0.000785 4.135738 ( 4.302722)
build_all 0.005140 0.005323 7.243678 ( 3.312979)
build_install 0.011867 0.012318 9.698472 ( 5.569422)
test_btest 0.000712 0.000281 85.391758 ( 28.950582)
test_basic 0.010494 0.001230 1.058165 ( 4.371904)
test_all 0.099057 0.055646 748.867877 (231.430644)
test_rubyspec 0.054426 0.035248 126.138415 ( 30.987936)
total: 313.89 sec