Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-224041
#<BuildRuby:0x00007f476de6fdc8
@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.20240901-224041",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000030 0.000012 0.000042 ( 0.000043)
build_up 0.005452 0.002097 3.258466 ( 3.135567)
build_miniruby 0.000000 0.001629 1.675953 ( 1.676091)
build_ruby 0.000921 0.001105 3.474095 ( 3.684586)
build_all 0.007275 0.001258 7.580568 ( 2.949973)
build_install 0.011050 0.008924 10.176851 ( 4.873581)
test_btest 0.000787 0.000337 113.091736 ( 29.600493)
test_basic 0.003240 0.006119 1.116168 ( 1.161255)
test_all 0.129837 0.024243 846.325021 (282.771121)
test_rubyspec 0.048566 0.040117 160.520195 ( 31.222228)
total: 361.08 sec