Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-103435
#<BuildRuby:0x00007f885fd5fdd8
@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.20241103-103435",
@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.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000827 0.007306 4.051647 ( 3.902772)
build_miniruby 0.000000 0.001835 1.618236 ( 1.625715)
build_ruby 0.000142 0.002038 4.146534 ( 4.325781)
build_all 0.005869 0.004495 7.006032 ( 3.064559)
build_install 0.011723 0.010578 9.358066 ( 4.355497)
test_btest 0.000617 0.000206 77.876472 ( 28.490042)
test_basic 0.010572 0.000872 1.071500 ( 1.177471)
test_all 0.101271 0.052153 786.865109 (341.057973)
test_rubyspec 0.043583 0.043025 122.068071 ( 37.569591)
total: 425.57 sec