Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-010925
#<BuildRuby:0x00007aeb0d04fdd0
@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.20251224-010925",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003154 0.002778 2.370531 ( 2.637209)
build_miniruby 0.001246 0.000341 1.419429 ( 1.416428)
build_ruby 0.001529 0.000418 3.636227 ( 39.049617)
build_all 0.006961 0.001523 5.869706 ( 4.017185)
build_install 0.015876 0.003470 8.675584 ( 4.737108)
test_btest 0.000699 0.000185 71.850035 ( 19.012858)
test_basic 0.006738 0.002295 0.914851 ( 0.964232)
test_all 0.101004 0.026664 733.976570 (227.485390)
test_rubyspec 0.048651 0.036664 127.275517 ( 27.942309)
total: 327.26 sec