Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260307-042648
#<BuildRuby:0x000079500d79fdc0
@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.20260307-042648",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000052 0.000000 0.000052 ( 0.000052)
configure 0.000044 0.000000 0.000044 ( 0.000045)
build_up 0.001426 0.006226 3.252658 ( 6.090420)
build_miniruby 0.000062 0.002038 2.532148 ( 4.025416)
build_ruby 0.001491 0.000859 5.975856 ( 9.426781)
build_all 0.007905 0.004077 8.549792 ( 11.284895)
build_install 0.017192 0.008088 11.633971 ( 16.345844)
test_btest 0.000770 0.000243 94.886620 (141.167397)
test_basic 0.005466 0.006210 1.464037 ( 3.032760)
test_all 0.113330 0.041526 967.116310 (1062.462866)
test_rubyspec 0.055161 0.038683 155.492958 ( 82.307465)
total: 1336.15 sec