Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250720-183447
#<BuildRuby:0x000078947839fdc0
@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.20250720-183447",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000035 0.000008 0.000043 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002419 0.005093 3.581208 ( 2.564422)
build_miniruby 0.000758 0.000685 1.323403 ( 1.321930)
build_ruby 0.000470 0.001115 3.193692 ( 3.330476)
build_all 0.005396 0.002645 5.640799 ( 2.300714)
build_install 0.015763 0.002168 8.498763 ( 4.356928)
test_btest 0.002113 0.000279 55.757179 ( 16.082350)
test_basic 0.004363 0.003898 0.885957 ( 0.940745)
test_all 0.084113 0.033944 675.816656 (203.699379)
test_rubyspec 0.042364 0.034987 150.020780 ( 28.895047)
total: 263.49 sec