Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-224217
#<BuildRuby:0x00007f5b865ffdc8
@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.20240718-224217",
@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.000013 0.000007 0.000020 ( 0.000021)
autoconf 0.000024 0.000014 0.000038 ( 0.000037)
configure 0.000024 0.000014 0.000038 ( 0.000038)
build_up 0.001495 0.006321 3.156319 ( 3.756435)
build_miniruby 0.000927 0.000602 1.573166 ( 1.571792)
build_ruby 0.001183 0.000768 3.989679 ( 4.139997)
build_all 0.005064 0.003292 7.482828 ( 2.899815)
build_install 0.007828 0.011001 9.932031 ( 4.655277)
test_btest 0.000631 0.000451 109.459820 ( 32.363882)
test_basic 0.006823 0.001642 1.199008 ( 1.249894)
test_all 0.095729 0.051681 829.585030 (244.357908)
test_rubyspec 0.037293 0.049952 162.074521 ( 32.968980)
total: 327.97 sec