Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-212932
#<BuildRuby:0x00007fe3a085fdc8
@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.20251231-212932",
@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.000034 0.000008 0.000042 ( 0.000043)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.003938 0.003309 2.816859 ( 3.298469)
build_miniruby 0.000535 0.001163 2.069532 ( 2.233395)
build_ruby 0.000935 0.000997 5.132302 ( 5.473904)
build_all 0.008219 0.001417 7.707451 ( 4.735931)
build_install 0.015630 0.004928 9.829309 ( 6.388988)
test_btest 0.000994 0.000092 77.825679 ( 23.217384)
test_basic 0.007346 0.000972 1.117923 ( 1.170478)
test_all 0.096503 0.042283 860.154091 (306.541153)
test_rubyspec 0.054229 0.032950 134.190418 ( 47.079595)
total: 400.14 sec