Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-220825
#<BuildRuby:0x00007f21239efde0
@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.20241223-220825",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005445 0.001191 2.222588 ( 3.898531)
build_miniruby 0.001457 0.000319 1.700451 ( 2.503940)
build_ruby 0.001901 0.000416 4.545165 ( 6.609799)
build_all 0.012072 0.000000 7.276338 ( 9.142041)
build_install 0.014987 0.009893 9.273032 ( 12.359379)
test_btest 0.000845 0.000000 83.344485 (107.376771)
test_basic 0.011917 0.000982 1.174071 ( 2.014767)
test_all 0.110078 0.037702 752.327120 (349.689654)
test_rubyspec 0.058222 0.023962 116.341323 ( 37.074850)
total: 530.67 sec