Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250726-023445
#<BuildRuby:0x000077d6a34ffdc0
@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.20250726-023445",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004278 0.003072 3.978211 ( 2.735371)
build_miniruby 0.001115 0.000284 1.561180 ( 1.561775)
build_ruby 0.000973 0.000770 3.554538 ( 3.775039)
build_all 0.003989 0.003573 5.697173 ( 2.376824)
build_install 0.013779 0.003225 9.045452 ( 4.654495)
test_btest 0.002304 0.000067 57.834720 ( 17.194332)
test_basic 0.005746 0.002250 0.948951 ( 1.000242)
test_all 0.084829 0.031041 668.991095 (218.609477)
test_rubyspec 0.044710 0.036119 160.391364 ( 41.034212)
total: 292.94 sec