Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-015746
#<BuildRuby:0x00007f321bacfdd8
@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.20240701-015746",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.003752 0.004777 4.216091 ( 3.751604)
build_miniruby 0.001284 0.000289 1.498304 ( 1.495708)
build_ruby 0.001983 0.000000 4.241084 ( 4.388359)
build_all 0.005853 0.003069 8.223045 ( 3.341406)
build_install 0.015251 0.005798 11.470028 ( 5.383028)
test_btest 0.000825 0.000206 115.966078 ( 30.802793)
test_basic 0.003192 0.008102 1.147851 ( 1.194460)
test_all 0.092004 0.060203 900.250978 (256.600298)
test_rubyspec 0.047805 0.046616 166.911791 ( 35.438172)
total: 342.40 sec