Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-082625
#<BuildRuby:0x00007fd18e47fdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241021-082625",
@make="make",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000046 0.000000 0.000046 ( 0.000046)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.001767 0.006061 3.867394 ( 3.737587)
build_miniruby 0.000000 0.002124 1.803569 ( 1.802917)
build_ruby 0.000258 0.001611 4.383526 ( 4.560999)
build_all 0.005438 0.004216 7.380830 ( 3.387597)
build_install 0.018207 0.004569 10.425587 ( 5.100113)
test_btest 0.000840 0.000215 91.242890 ( 24.573506)
test_basic 0.000264 0.010626 1.134430 ( 1.185584)
test_all 0.108442 0.043361 778.018407 (273.776367)
test_rubyspec 0.044447 0.044010 134.851197 ( 49.064071)
total: 367.19 sec