Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250709-093558
#<BuildRuby:0x000075fbe18dfdd0
@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.20250709-093558",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.003991 0.005998 4.176790 ( 4.249597)
build_miniruby 0.001309 0.000428 1.800171 ( 1.956205)
build_ruby 0.001713 0.000216 3.886389 ( 4.438647)
build_all 0.005971 0.004121 6.685883 ( 5.360623)
build_install 0.019931 0.006265 10.095040 ( 8.007806)
test_btest 0.000837 0.000283 55.555073 ( 39.593242)
test_basic 0.002049 0.005923 1.000122 ( 1.093262)
test_all 0.091051 0.039610 761.168729 (297.071919)
test_rubyspec 0.051728 0.031515 157.145685 ( 39.545758)
total: 401.32 sec