Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-154225
#<BuildRuby:0x00007fa426b6fdd8
@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.20241119-154225",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.003027 0.003489 2.782744 ( 2.708669)
build_miniruby 0.000964 0.000482 1.089498 ( 1.087376)
build_ruby 0.001178 0.000589 3.470379 ( 3.670528)
build_all 0.008293 0.000113 5.644086 ( 2.282184)
build_install 0.004862 0.012576 7.848545 ( 3.673216)
test_btest 0.000540 0.000305 69.776362 ( 20.095918)
test_basic 0.004660 0.004427 0.756349 ( 0.804679)
test_all 0.120787 0.027926 758.291508 (235.881612)
test_rubyspec 0.051761 0.030702 119.766089 ( 28.134016)
total: 298.34 sec