Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-073521
#<BuildRuby:0x00007f455a73fdd8
@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.20240711-073521",
@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.000028 0.000006 0.000034 ( 0.000034)
autoconf 0.000049 0.000010 0.000059 ( 0.000058)
configure 0.000051 0.000011 0.000062 ( 0.000057)
build_up 0.008982 0.000170 3.902222 ( 4.358044)
build_miniruby 0.001523 0.000296 1.701249 ( 1.738575)
build_ruby 0.001652 0.000321 4.480208 ( 4.698397)
build_all 0.007165 0.003923 8.620413 ( 5.299248)
build_install 0.020095 0.006340 11.849281 ( 8.986489)
test_btest 0.000000 0.001117 121.290839 ( 70.877497)
test_basic 0.007311 0.005542 1.411473 ( 1.491088)
test_all 0.128538 0.029758 880.788438 (346.931233)
test_rubyspec 0.048898 0.038698 170.610037 ( 42.641115)
total: 487.02 sec