Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-004434
#<BuildRuby:0x00007fd2aa23fdc8
@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.20240806-004434",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.003633 0.003823 2.481814 ( 2.559268)
build_miniruby 0.001496 0.000000 1.144403 ( 1.142235)
build_ruby 0.002033 0.000000 3.565830 ( 3.741682)
build_all 0.008711 0.000000 7.653895 ( 3.060241)
build_install 0.017346 0.000000 9.431819 ( 4.178235)
test_btest 0.001285 0.000000 105.358483 ( 27.203741)
test_basic 0.001707 0.008403 1.048781 ( 1.092984)
test_all 0.097020 0.051288 725.582032 (214.036179)
test_rubyspec 0.053677 0.036215 170.799183 ( 26.874822)
total: 283.89 sec