Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-155513
#<BuildRuby:0x00007f37edd9fdd8
@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.20240614-155513",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.004937 0.003245 3.778256 ( 3.742525)
build_miniruby 0.001736 0.000000 1.639554 ( 1.636199)
build_ruby 0.002126 0.000035 3.961490 ( 4.120218)
build_all 0.005393 0.003295 8.094576 ( 3.271360)
build_install 0.013226 0.007097 10.958456 ( 5.510402)
test_btest 0.000827 0.000233 113.658637 ( 29.678259)
test_basic 0.004017 0.005064 1.154171 ( 1.200260)
test_all 0.101021 0.049724 880.766215 (244.123745)
test_rubyspec 0.044670 0.050466 161.571429 ( 34.347307)
total: 327.63 sec