Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-094548
#<BuildRuby:0x00007f9fc65ffdd0
@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.20240616-094548",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000027 0.000010 0.000037 ( 0.000038)
build_up 0.003800 0.003951 3.406551 ( 3.258689)
build_miniruby 0.001108 0.000435 1.338121 ( 1.336544)
build_ruby 0.001664 0.000000 3.741465 ( 3.922317)
build_all 0.006996 0.001768 7.533995 ( 3.086251)
build_install 0.012928 0.008568 10.282292 ( 4.825202)
test_btest 0.000952 0.000000 109.532478 ( 30.276817)
test_basic 0.007402 0.000017 0.951116 ( 1.004124)
test_all 0.096594 0.051203 785.631410 (218.333697)
test_rubyspec 0.033735 0.056650 158.817672 ( 31.532439)
total: 297.58 sec