Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-203520
#<BuildRuby:0x00007f81ebf2fde0
@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.20240703-203520",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.006218 0.001913 3.581549 ( 3.079206)
build_miniruby 0.000000 0.001831 1.492126 ( 1.488912)
build_ruby 0.000000 0.002199 3.916950 ( 4.037173)
build_all 0.005900 0.003298 7.155881 ( 2.867465)
build_install 0.008809 0.008423 8.615972 ( 3.821815)
test_btest 0.000856 0.000000 107.801611 ( 27.985073)
test_basic 0.002780 0.006282 1.064046 ( 1.112147)
test_all 0.105943 0.046605 790.469567 (269.874341)
test_rubyspec 0.051678 0.038084 163.230905 ( 25.317627)
total: 339.58 sec