Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-030143
#<BuildRuby:0x00007f302f8dfde0
@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.20240710-030143",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.004268 0.004103 3.897083 ( 3.693787)
build_miniruby 0.001395 0.000338 2.099812 ( 2.099940)
build_ruby 0.001769 0.000000 3.809904 ( 3.991007)
build_all 0.008411 0.000000 7.988022 ( 3.052366)
build_install 0.011817 0.008446 11.212786 ( 5.402805)
test_btest 0.000835 0.000219 115.568338 ( 32.314472)
test_basic 0.004777 0.005140 1.261518 ( 1.309649)
test_all 0.089998 0.063665 908.690365 (545.040553)
test_rubyspec 0.066495 0.029321 178.898562 (213.631931)
total: 810.54 sec