Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-065030
#<BuildRuby:0x00007f558149fdd0
@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.20240709-065030",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.003912 0.004029 3.966158 ( 3.631088)
build_miniruby 0.000000 0.001750 1.306091 ( 1.303654)
build_ruby 0.001600 0.000485 4.030264 ( 4.177222)
build_all 0.003388 0.005301 8.038442 ( 3.141155)
build_install 0.010296 0.009488 11.073619 ( 5.225746)
test_btest 0.001085 0.000000 117.963547 ( 31.339415)
test_basic 0.009463 0.000000 1.176824 ( 1.223493)
test_all 0.120074 0.029755 848.483272 (257.843995)
test_rubyspec 0.064010 0.026685 168.212538 ( 35.145204)
total: 343.03 sec