Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-144119
#<BuildRuby:0x00007f25cac3fdd8
@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.20240828-144119",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000630 0.007446 3.670994 ( 3.642286)
build_miniruby 0.001651 0.000000 1.574469 ( 1.575544)
build_ruby 0.002167 0.000005 4.415266 ( 4.586979)
build_all 0.009685 0.000746 8.793808 ( 3.971633)
build_install 0.023410 0.001353 11.902322 ( 6.102105)
test_btest 0.001036 0.000123 114.280024 ( 30.043990)
test_basic 0.009453 0.001126 0.966566 ( 1.028612)
test_all 0.106785 0.044476 845.383261 (293.636544)
test_rubyspec 0.054910 0.032476 165.555361 ( 33.874228)
total: 378.46 sec