Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-132048
#<BuildRuby:0x00007f19aa38fde0
@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.20240929-132048",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.004276 0.005090 5.108922 ( 5.250997)
build_miniruby 0.001549 0.000400 1.862000 ( 1.909222)
build_ruby 0.001854 0.000478 4.574409 ( 30.578363)
build_all 0.009815 0.000000 7.344614 ( 3.538914)
build_install 0.020594 0.000174 10.806499 ( 5.766115)
test_btest 0.000902 0.000190 94.662909 ( 28.973563)
test_basic 0.006578 0.003841 1.068060 ( 1.113721)
test_all 0.089937 0.063247 773.279947 (238.493931)
test_rubyspec 0.055790 0.031393 132.072138 ( 27.622227)
total: 343.25 sec