Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250705-070639
#<BuildRuby:0x00007df8c502fdc8
@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.20250705-070639",
@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.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005216 0.004328 4.362568 ( 3.809050)
build_miniruby 0.000000 0.001716 1.830914 ( 2.019876)
build_ruby 0.000821 0.001174 4.354594 ( 4.677258)
build_all 0.010091 0.001042 6.920388 ( 4.266633)
build_install 0.018446 0.005302 9.852452 ( 6.030151)
test_btest 0.000751 0.000198 55.270103 ( 18.656588)
test_basic 0.002544 0.005095 0.965079 ( 1.041179)
test_all 0.086706 0.035582 702.215167 (202.821937)
test_rubyspec 0.045482 0.033297 159.876320 ( 31.718254)
total: 275.04 sec