Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251225-110303
#<BuildRuby:0x00007d273544fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251225-110303",
@make="make",
@no_timeout_error=nil,
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002472 0.003859 2.694373 ( 2.825485)
build_miniruby 0.000463 0.001334 1.736824 ( 1.732966)
build_ruby 0.001741 0.000197 4.789881 ( 4.812213)
build_all 0.008029 0.000283 6.942328 ( 3.003160)
build_install 0.010920 0.007958 9.259743 ( 5.208448)
test_btest 0.000954 0.000000 76.565174 ( 20.711896)
test_basic 0.004161 0.005102 0.941199 ( 0.985836)
test_all 0.089675 0.037500 780.013324 (250.852987)
test_rubyspec 0.052436 0.030996 129.887349 ( 27.032782)
total: 317.17 sec