Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-121902
#<BuildRuby:0x00007f433984fde0
@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.20241226-121902",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.005315 0.000441 1.965522 ( 2.255919)
build_miniruby 0.001419 0.000000 1.489297 ( 1.485987)
build_ruby 0.001671 0.000000 3.062937 ( 3.229502)
build_all 0.006157 0.001854 5.743862 ( 2.172218)
build_install 0.006329 0.010108 6.748031 ( 3.419819)
test_btest 0.000713 0.000276 67.699651 ( 17.689798)
test_basic 0.005147 0.004502 0.717643 ( 0.771619)
test_all 0.107516 0.037849 623.586366 (181.704303)
test_rubyspec 0.051734 0.028720 115.769063 ( 21.596088)
total: 234.33 sec