Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250310-163447
#<BuildRuby:0x00007ffa4de1fdd0
@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.20250310-163447",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.006308 0.000617 2.925450 ( 2.034934)
build_miniruby 0.000000 0.001797 1.273516 ( 1.270578)
build_ruby 0.000000 0.002072 3.935352 ( 4.086529)
build_all 0.008207 0.000000 5.567504 ( 2.411027)
build_install 0.010126 0.007515 7.482060 ( 3.720799)
test_btest 0.000707 0.000221 45.424242 ( 13.693093)
test_basic 0.005710 0.001785 0.736805 ( 0.793176)
test_all 0.074521 0.041499 558.270299 (170.808001)
test_rubyspec 0.043628 0.025200 100.566509 ( 22.453673)
total: 221.27 sec