Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-064603
#<BuildRuby:0x00007fbfb2c2fdc0
@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.20240621-064603",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.005519 0.002615 3.296566 ( 3.372602)
build_miniruby 0.001298 0.000282 1.145881 ( 1.142934)
build_ruby 0.001579 0.000343 3.247134 ( 3.443569)
build_all 0.008608 0.000157 7.226948 ( 2.969235)
build_install 0.009907 0.009219 9.076492 ( 4.282906)
test_btest 0.000000 0.001293 102.215512 ( 27.632629)
test_basic 0.007108 0.002185 1.031343 ( 1.078920)
test_all 0.115999 0.030292 792.701512 (225.654216)
test_rubyspec 0.061071 0.030522 160.732329 ( 33.688924)
total: 303.27 sec