Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-035847
#<BuildRuby:0x00007f691780fde0
@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.20240716-035847",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000006 0.000001 0.000007 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006820 0.000553 2.818193 ( 2.908404)
build_miniruby 0.001543 0.000308 1.287039 ( 1.284313)
build_ruby 0.001566 0.000313 3.221298 ( 3.450423)
build_all 0.005677 0.002751 7.330519 ( 2.744443)
build_install 0.016614 0.003271 9.789858 ( 4.659104)
test_btest 0.000862 0.000184 118.293319 ( 47.551514)
test_basic 0.004346 0.004046 1.162509 ( 1.231896)
test_all 0.115823 0.036087 775.697587 (273.890578)
test_rubyspec 0.046556 0.047120 161.126996 ( 27.226647)
total: 364.95 sec