Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-063056
#<BuildRuby:0x00007f1d0d1efdd0
@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.20240820-063056",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004098 0.004039 3.020134 ( 3.240233)
build_miniruby 0.001336 0.000428 1.262451 ( 1.259332)
build_ruby 0.001356 0.000434 4.078330 ( 4.244514)
build_all 0.007952 0.001176 7.836112 ( 2.892246)
build_install 0.015710 0.003857 9.471359 ( 4.314905)
test_btest 0.000868 0.000260 109.976346 ( 28.094237)
test_basic 0.004366 0.004299 0.882977 ( 0.934928)
test_all 0.115078 0.042956 786.527783 (231.813580)
test_rubyspec 0.033724 0.062350 176.969794 ( 40.527499)
total: 317.32 sec