Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-090621
#<BuildRuby:0x00007fb3ebcbfdd0
@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.20250116-090621",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001976 0.003611 1.869747 ( 2.095069)
build_miniruby 0.001177 0.000218 1.455192 ( 1.452910)
build_ruby 0.001560 0.000289 3.423966 ( 3.605992)
build_all 0.003908 0.003994 5.527937 ( 2.331032)
build_install 0.012192 0.005990 6.809044 ( 3.528806)
test_btest 0.000771 0.000186 68.142083 ( 20.247641)
test_basic 0.001895 0.006696 0.944727 ( 1.002182)
test_all 0.088423 0.036244 584.111079 (188.415274)
test_rubyspec 0.049194 0.028712 106.303208 ( 27.461846)
total: 250.14 sec