Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-163027
#<BuildRuby:0x00007fea61ddfdd0
@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.20240621-163027",
@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.000000 0.000111 0.000111 ( 0.000162)
configure 0.000000 0.000033 0.000033 ( 0.000034)
build_up 0.004353 0.003908 3.426071 ( 3.303171)
build_miniruby 0.001814 0.000000 1.523041 ( 1.520292)
build_ruby 0.000000 0.001835 3.679995 ( 3.812632)
build_all 0.002821 0.005316 7.611432 ( 3.038608)
build_install 0.012000 0.008287 10.105774 ( 5.184920)
test_btest 0.000000 0.001158 109.250465 ( 29.835949)
test_basic 0.000000 0.008833 1.031417 ( 1.083070)
test_all 0.093516 0.056292 838.286587 (250.501674)
test_rubyspec 0.061804 0.030939 162.035611 ( 33.271769)
total: 331.55 sec