Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-134759
#<BuildRuby:0x00007f7b4212fdd0
@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.20241018-134759",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002709 0.004754 4.105964 ( 3.980912)
build_miniruby 0.001318 0.000330 1.727360 ( 1.724132)
build_ruby 0.001650 0.000412 3.740943 ( 3.904305)
build_all 0.004695 0.004399 7.644573 ( 3.157123)
build_install 0.015120 0.003733 11.005646 ( 5.414997)
test_btest 0.000741 0.000202 95.477068 ( 25.432369)
test_basic 0.004563 0.005650 1.116667 ( 1.162472)
test_all 0.098188 0.051638 820.142135 (269.538097)
test_rubyspec 0.045676 0.042269 138.761732 ( 33.461911)
total: 347.78 sec