Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-040048
#<BuildRuby:0x00007f8acc3dfdc0
@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.20240929-040048",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005378 0.004246 4.969211 ( 4.130091)
build_miniruby 0.000000 0.001985 1.771791 ( 1.786551)
build_ruby 0.001477 0.000758 4.585136 ( 4.743656)
build_all 0.005285 0.004174 7.281305 ( 3.398130)
build_install 0.016303 0.007096 10.834123 ( 5.403286)
test_btest 0.000764 0.000173 93.293201 ( 28.911561)
test_basic 0.010570 0.000000 1.089130 ( 1.458676)
test_all 0.115032 0.033295 750.661053 (219.319057)
test_rubyspec 0.049958 0.035373 130.732884 ( 27.791236)
total: 296.94 sec