Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-203758
#<BuildRuby:0x00007f2c9f4afdd0
@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.20241205-203758",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000000 0.007895 3.568441 ( 3.533446)
build_miniruby 0.001286 0.000401 1.620552 ( 1.620196)
build_ruby 0.002066 0.000000 4.214122 ( 4.369781)
build_all 0.007110 0.001212 6.462714 ( 3.057867)
build_install 0.008283 0.008461 8.170680 ( 3.827878)
test_btest 0.000812 0.000228 75.007209 ( 20.089128)
test_basic 0.008928 0.000094 1.012807 ( 1.059361)
test_all 0.110681 0.034694 678.392314 (199.433954)
test_rubyspec 0.041878 0.039653 115.996967 ( 25.246234)
total: 262.24 sec