Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250112-173914
#<BuildRuby:0x00007fdd5e36fdd8
@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.20250112-173914",
@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.000010 0.000004 0.000014 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000014 0.000005 0.000019 ( 0.000021)
build_up 0.002385 0.003306 1.875462 ( 2.334838)
build_miniruby 0.001013 0.000444 1.405499 ( 1.402532)
build_ruby 0.001096 0.000479 3.236214 ( 45.174996)
build_all 0.006548 0.001023 5.420968 ( 2.540904)
build_install 0.008260 0.010450 7.473725 ( 4.582132)
test_btest 0.000616 0.000308 66.777639 ( 21.359842)
test_basic 0.004072 0.004265 0.884180 ( 0.939485)
test_all 0.113371 0.025840 653.442099 (202.183815)
test_rubyspec 0.060039 0.018577 107.620192 ( 26.790457)
total: 307.31 sec