Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250620-093346
#<BuildRuby:0x000070195a99fdc0
@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.20250620-093346",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.002888 0.004972 3.809027 ( 2.777462)
build_miniruby 0.001168 0.000357 1.483872 ( 1.481296)
build_ruby 0.000755 0.000932 3.501380 ( 14.849850)
build_all 0.006448 0.001215 5.766188 ( 2.377908)
build_install 0.010939 0.007275 8.954532 ( 4.575111)
test_btest 0.000681 0.000227 53.136300 ( 17.505846)
test_basic 0.002564 0.004141 0.923192 ( 0.977964)
test_all 0.082137 0.037412 619.520127 (191.827123)
test_rubyspec 0.044162 0.030773 109.348261 ( 24.911418)
total: 261.29 sec