Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-172240
#<BuildRuby:0x00007fd42eb4fdc0
@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.20240817-172240",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.003898 0.003912 3.225536 ( 3.202933)
build_miniruby 0.001302 0.000260 1.335363 ( 1.332984)
build_ruby 0.000000 0.001962 3.441982 ( 3.599900)
build_all 0.006294 0.001572 8.023177 ( 2.997894)
build_install 0.011570 0.006729 11.334367 ( 5.325226)
test_btest 0.000759 0.000185 118.889252 ( 31.081871)
test_basic 0.001422 0.008925 1.041362 ( 1.093271)
test_all 0.106998 0.045607 857.330834 (253.877061)
test_rubyspec 0.059992 0.031826 168.917244 ( 32.748960)
total: 335.26 sec