Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-162802
#<BuildRuby:0x00007fd1e632fdd8
@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.20241218-162802",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002062 0.003264 1.573335 ( 1.931590)
build_miniruby 0.001070 0.000377 1.105497 ( 1.102752)
build_ruby 0.001441 0.000508 2.821216 ( 3.051739)
build_all 0.005423 0.001914 4.952717 ( 1.987799)
build_install 0.009124 0.006170 6.047057 ( 3.064587)
test_btest 0.000584 0.000227 66.548402 ( 17.701028)
test_basic 0.007495 0.001067 0.710487 ( 0.772150)
test_all 0.102257 0.038562 582.573680 (206.793218)
test_rubyspec 0.044098 0.037069 108.590716 ( 19.174418)
total: 255.58 sec