Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-082957
#<BuildRuby:0x00007f08cd8afde0
@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.20240618-082957",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000030 0.000012 0.000042 ( 0.000043)
configure 0.000026 0.000010 0.000036 ( 0.000037)
build_up 0.002782 0.005748 3.774792 ( 3.699418)
build_miniruby 0.001331 0.000570 1.707469 ( 1.704313)
build_ruby 0.000000 0.002235 4.199888 ( 4.357854)
build_all 0.005046 0.004138 7.905049 ( 3.332769)
build_install 0.022500 0.000000 11.246743 ( 5.940987)
test_btest 0.000594 0.000230 115.378321 ( 36.123468)
test_basic 0.005276 0.005076 1.097332 ( 1.151698)
test_all 0.113344 0.033688 801.013775 (225.579706)
test_rubyspec 0.056772 0.033181 160.795323 ( 34.506546)
total: 316.40 sec