Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-174330
#<BuildRuby:0x0000563d2d4de1d8
@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.20230702-174330",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000032 0.000001 0.000033 ( 0.000034)
build_up 0.000000 0.007386 2.140519 ( 6.077514)
build_miniruby 0.000000 0.001491 1.644892 ( 2.814224)
build_ruby 0.000000 0.002393 3.349802 ( 12.717548)
build_all 0.009006 0.000040 2.601869 ( 4.030060)
build_install 0.008217 0.011923 4.096208 ( 6.971212)
test_btest 0.001145 0.000000 83.267872 ( 71.383019)
test_basic 0.005535 0.000642 0.908631 ( 2.032975)
test_all 0.001077 0.000228 616.226821 (377.783802)
test_rubyspec 0.030397 0.021896 89.748079 (130.468062)
total: 614.28 sec