Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250627-130436
#<BuildRuby:0x000075385730fde0
@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.20250627-130436",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.002500 0.005585 3.982182 ( 2.897194)
build_miniruby 0.001076 0.000302 1.714268 ( 1.713307)
build_ruby 0.000909 0.000973 3.811182 ( 4.013211)
build_all 0.006548 0.002158 6.257526 ( 2.776236)
build_install 0.017046 0.004440 9.166819 ( 4.565753)
test_btest 0.000169 0.000777 53.441733 ( 15.310801)
test_basic 0.003422 0.002210 0.851885 ( 0.907826)
test_all 0.090964 0.030860 732.127669 (226.761155)
test_rubyspec 0.056705 0.022045 152.475695 ( 31.127406)
total: 290.07 sec