Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-215124
#<BuildRuby:0x00007ff085defdc8
@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.20241110-215124",
@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.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.002610 0.004651 3.623556 ( 3.569451)
build_miniruby 0.001445 0.000337 1.472982 ( 1.469439)
build_ruby 0.001519 0.000354 3.660388 ( 3.817727)
build_all 0.007565 0.000751 6.073309 ( 2.582401)
build_install 0.009133 0.008458 8.695302 ( 4.275155)
test_btest 0.000756 0.000204 75.910847 ( 20.365816)
test_basic 0.004610 0.004593 0.847406 ( 0.895152)
test_all 0.090886 0.054257 689.406473 (205.722283)
test_rubyspec 0.048105 0.034420 120.284628 ( 23.143050)
total: 265.84 sec