Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-220633
#<BuildRuby:0x00007fe47dbefdc0
@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.20241008-220633",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.004084 0.004002 3.203377 ( 3.263920)
build_miniruby 0.001378 0.000400 1.289536 ( 1.285618)
build_ruby 0.001358 0.000394 3.312421 ( 6.500966)
build_all 0.002157 0.006142 6.282355 ( 2.340400)
build_install 0.008136 0.011091 8.720760 ( 3.947302)
test_btest 0.001054 0.000000 85.003973 ( 22.176983)
test_basic 0.009274 0.001208 0.962270 ( 1.004832)
test_all 0.096874 0.048770 690.397952 (199.223387)
test_rubyspec 0.026089 0.062892 129.521390 ( 23.434284)
total: 263.18 sec