Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-222447
#<BuildRuby:0x00007f966523fde0
@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.20241125-222447",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004311 0.004611 3.438678 ( 3.795051)
build_miniruby 0.001437 0.000239 1.690485 ( 1.751185)
build_ruby 0.001940 0.000323 4.313471 ( 4.662146)
build_all 0.009737 0.000238 6.544611 ( 4.020037)
build_install 0.010053 0.008658 8.736492 ( 5.214058)
test_btest 0.000839 0.000167 78.747197 ( 23.196181)
test_basic 0.005628 0.004531 0.892956 ( 0.944657)
test_all 0.111083 0.036390 737.851725 (232.476659)
test_rubyspec 0.038222 0.040360 115.683915 ( 32.048748)
total: 308.11 sec