Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250612-045550
#<BuildRuby:0x00007d314651fdc0
@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.20250612-045550",
@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.000035 0.000000 0.000035 ( 0.000036)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.002452 0.005919 4.703563 ( 3.226932)
build_miniruby 0.001429 0.000000 1.309707 ( 1.306404)
build_ruby 0.001385 0.000247 3.072413 ( 20.930772)
build_all 0.004692 0.003217 5.926210 ( 2.625768)
build_install 0.011221 0.007499 9.314498 ( 5.202330)
test_btest 0.000000 0.000933 52.749179 ( 15.155947)
test_basic 0.003100 0.003967 0.891592 ( 0.953881)
test_all 0.081680 0.034380 615.601571 (198.378009)
test_rubyspec 0.047089 0.030172 103.243963 ( 25.255726)
total: 273.04 sec