Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-065029
#<BuildRuby:0x00007f55ea90fdc0
@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.20240628-065029",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004947 0.004204 3.685125 ( 5.200158)
build_miniruby 0.001661 0.000000 1.587673 ( 1.894489)
build_ruby 0.001872 0.000000 3.588825 ( 37.429969)
build_all 0.007374 0.001060 7.128752 ( 5.146920)
build_install 0.015902 0.006165 10.604522 ( 9.365245)
test_btest 0.000000 0.001377 111.805442 ( 33.917984)
test_basic 0.000000 0.007070 1.010086 ( 1.373953)
test_all 0.111901 0.041280 823.656012 (237.005112)
test_rubyspec 0.057014 0.041195 170.359162 ( 40.001423)
total: 371.34 sec