Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-231901
#<BuildRuby:0x00007f2d2574fdc0
@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.20240808-231901",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.004487 0.004064 3.927436 ( 4.065295)
build_miniruby 0.001979 0.000408 79.703596 ( 27.500900)
build_ruby 0.001490 0.000307 4.235979 ( 4.354457)
build_all 0.008895 0.000143 8.278103 ( 3.248085)
build_install 0.009257 0.011525 11.466349 ( 5.613777)
test_btest 0.000000 0.001011 116.077373 ( 30.662492)
test_basic 0.008101 0.002912 1.024172 ( 1.072787)
test_all 0.102915 0.046365 805.948437 (234.288550)
test_rubyspec 0.045083 0.042953 164.012214 ( 33.971627)
total: 344.78 sec