Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-142730
#<BuildRuby:0x00007fd98000fdc8
@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.20240802-142730",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.007559 0.000711 3.447201 ( 3.487783)
build_miniruby 0.000000 0.001570 1.512652 ( 1.509156)
build_ruby 0.000351 0.001672 3.981769 ( 4.140201)
build_all 0.003950 0.005139 8.246484 ( 3.213662)
build_install 0.008225 0.011150 10.776816 ( 4.852132)
test_btest 0.000680 0.000235 115.660238 ( 31.407923)
test_basic 0.002483 0.007560 1.234180 ( 1.281287)
test_all 0.108511 0.044289 812.101074 (285.702731)
test_rubyspec 0.051463 0.039506 169.435956 ( 36.512911)
total: 372.11 sec