Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-082428
#<BuildRuby:0x00007f16989bfdd8
@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.20240620-082428",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000102 0.000000 0.000102 ( 0.000124)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.004053 0.004067 3.456646 ( 3.955996)
build_miniruby 0.001458 0.000265 1.299199 ( 1.296092)
build_ruby 0.001506 0.000274 3.455047 ( 3.634306)
build_all 0.007779 0.000645 7.450150 ( 2.950838)
build_install 0.010858 0.007191 9.801546 ( 4.441473)
test_btest 0.000926 0.000195 107.014416 ( 29.798156)
test_basic 0.007589 0.000715 1.066438 ( 1.118732)
test_all 0.092997 0.054783 802.613016 (261.913934)
test_rubyspec 0.059757 0.028673 163.434901 ( 33.010095)
total: 342.12 sec