Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-015343
#<BuildRuby:0x00007f7d1fa9fdc8
@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.20240623-015343",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.007742 0.001003 3.319001 ( 3.191430)
build_miniruby 0.001328 0.000354 1.604687 ( 1.601608)
build_ruby 0.001694 0.000451 4.265436 ( 26.440517)
build_all 0.006942 0.001851 8.144154 ( 3.279839)
build_install 0.018746 0.002464 11.031541 ( 5.348888)
test_btest 0.000823 0.000206 112.694318 ( 29.415087)
test_basic 0.005719 0.003519 1.045772 ( 1.096751)
test_all 0.119014 0.032848 853.617068 (240.039178)
test_rubyspec 0.047726 0.041320 160.654112 ( 33.014386)
total: 343.43 sec