Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-095651
#<BuildRuby:0x00007fe55d4ffde0
@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.20240723-095651",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000041 0.000006 0.000047 ( 0.000045)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008514 0.000658 4.291812 ( 7.333600)
build_miniruby 0.001985 0.000000 2.020048 ( 3.331038)
build_ruby 0.002794 0.000137 5.108436 ( 7.228532)
build_all 0.002430 0.008532 9.412873 ( 12.200040)
build_install 0.026658 0.000336 12.891974 ( 14.201481)
test_btest 0.000812 0.000133 131.943358 ( 90.110850)
test_basic 0.008907 0.004264 1.432842 ( 1.640898)
test_all 0.121987 0.031242 903.297696 (327.952275)
test_rubyspec 0.024958 0.062235 170.906132 ( 32.468180)
total: 496.47 sec