Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250726-212303
#<BuildRuby:0x000076870612fdc8
@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-212303",
@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.000022)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.002419 0.005355 3.284801 ( 2.413259)
build_miniruby 0.001205 0.000090 1.151685 ( 1.148819)
build_ruby 0.001446 0.000378 2.770253 ( 14.233966)
build_all 0.004955 0.002725 5.555029 ( 2.218316)
build_install 0.011509 0.005989 7.560017 ( 3.625998)
test_btest 0.000617 0.000259 53.889275 ( 16.966053)
test_basic 0.002433 0.005568 0.642660 ( 3.251795)
test_all 0.084033 0.031876 631.604957 (192.853038)
test_rubyspec 0.048046 0.028704 153.708368 ( 26.515629)
total: 263.23 sec