Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250313-162415
#<BuildRuby:0x00007fdd9cdcfdd0
@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.20250313-162415",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001683 0.004310 2.366629 ( 2.193597)
build_miniruby 0.001265 0.000292 1.133326 ( 1.130503)
build_ruby 0.001398 0.000322 2.767564 ( 2.957371)
build_all 0.003117 0.004937 5.411190 ( 2.286220)
build_install 0.013935 0.002519 7.293527 ( 3.733085)
test_btest 0.000672 0.000175 43.857192 ( 11.816784)
test_basic 0.002655 0.004051 0.582068 ( 0.649951)
test_all 0.076812 0.040160 520.464631 (222.728982)
test_rubyspec 0.034519 0.038251 98.648522 ( 18.342317)
total: 265.84 sec