Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250209-034431
#<BuildRuby:0x00007fbedc19fdc8
@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.20250209-034431",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.000000 0.006469 3.021818 ( 2.301426)
build_miniruby 0.000101 0.001393 1.354495 ( 1.351766)
build_ruby 0.001496 0.000288 3.550135 ( 3.754818)
build_all 0.004343 0.004092 5.699573 ( 2.412048)
build_install 0.017086 0.001866 8.124863 ( 4.010656)
test_btest 0.000855 0.000177 61.412387 ( 16.506924)
test_basic 0.003055 0.004070 0.688177 ( 0.742491)
test_all 0.083015 0.031804 495.252815 (146.977292)
test_rubyspec 0.047841 0.028327 107.186392 ( 21.409348)
total: 199.47 sec