Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-021821
#<BuildRuby:0x00007f03524ffdd8
@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.20240727-021821",
@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.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.003476 0.003920 3.600400 ( 3.428413)
build_miniruby 0.001688 0.000000 1.229465 ( 1.225882)
build_ruby 0.001813 0.000000 4.059794 ( 23.745495)
build_all 0.008600 0.000041 7.976944 ( 3.203259)
build_install 0.012215 0.007290 10.373381 ( 8.398995)
test_btest 0.000682 0.000130 116.244897 ( 31.377339)
test_basic 0.006083 0.004387 1.287959 ( 1.333142)
test_all 0.094140 0.055084 862.999654 (283.032304)
test_rubyspec 0.057413 0.032591 169.118501 ( 35.521305)
total: 391.27 sec