Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-050801
#<BuildRuby:0x00007f2a51a5fdc0
@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.20240926-050801",
@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.000037 0.000006 0.000043 ( 0.000043)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.000788 0.008214 4.538445 ( 3.792798)
build_miniruby 0.001582 0.000342 1.698898 ( 1.695517)
build_ruby 0.001426 0.000309 4.155034 ( 15.101021)
build_all 0.005893 0.002668 7.035190 ( 2.947315)
build_install 0.017527 0.002054 10.448751 ( 4.749308)
test_btest 0.000908 0.000000 91.897006 ( 25.534835)
test_basic 0.006236 0.003933 0.924033 ( 1.013123)
test_all 0.116783 0.033371 787.799022 (238.988904)
test_rubyspec 0.031177 0.059614 135.397377 ( 29.401200)
total: 323.23 sec