Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-095153
#<BuildRuby:0x00007fd4ab2cfdd0
@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.20241028-095153",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.006066 0.001213 3.226304 ( 3.177323)
build_miniruby 0.001487 0.000000 1.166452 ( 1.163663)
build_ruby 0.001941 0.000000 3.340925 ( 3.541410)
build_all 0.005433 0.004332 6.739322 ( 2.762112)
build_install 0.017188 0.004287 9.514946 ( 4.482007)
test_btest 0.000638 0.000142 77.041486 ( 20.569423)
test_basic 0.001237 0.008828 1.083931 ( 1.129542)
test_all 0.120418 0.026915 723.422836 (210.555777)
test_rubyspec 0.055007 0.029138 121.144621 ( 28.306974)
total: 275.69 sec