Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-123022
#<BuildRuby:0x00007fede4a0fdc8
@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.20250315-123022",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005304 0.000983 2.446908 ( 2.226164)
build_miniruby 0.001294 0.000239 1.209171 ( 1.206741)
build_ruby 0.001417 0.000263 3.440593 ( 3.591181)
build_all 0.007162 0.000514 5.514609 ( 2.322121)
build_install 0.017093 0.002053 7.227881 ( 3.670682)
test_btest 0.000935 0.000160 46.987692 ( 14.047365)
test_basic 0.005411 0.004301 0.834961 ( 0.896238)
test_all 0.083146 0.033490 572.488788 (179.416098)
test_rubyspec 0.034677 0.037172 95.371764 ( 21.416697)
total: 228.79 sec