Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-074202
#<BuildRuby:0x00007fa07f3efdd8
@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.20241010-074202",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.000950 0.006844 3.938434 ( 4.298810)
build_miniruby 0.001522 0.000599 1.701683 ( 1.701014)
build_ruby 0.002215 0.000000 4.225414 ( 4.377133)
build_all 0.005003 0.004462 7.131907 ( 2.869659)
build_install 0.016523 0.002002 8.996157 ( 4.036085)
test_btest 0.000793 0.000295 92.785286 ( 25.449398)
test_basic 0.010547 0.000812 1.062718 ( 1.122886)
test_all 0.122406 0.028240 767.209888 (227.030936)
test_rubyspec 0.058893 0.024207 134.202299 ( 32.354269)
total: 303.24 sec