Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-113548
#<BuildRuby:0x0000563c1328df48
@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.20230731-113548",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.002356 0.004198 2.049680 ( 3.456961)
build_miniruby 0.001425 0.000147 1.531246 ( 1.530987)
build_ruby 0.001495 0.000154 3.158361 ( 3.385109)
build_all 0.006060 0.000627 2.423910 ( 1.371359)
build_install 0.010422 0.005164 3.699372 ( 2.492338)
test_btest 0.000799 0.000107 79.268638 ( 21.526863)
test_basic 0.005486 0.000731 0.868680 ( 0.939785)
test_all 0.001194 0.000160 632.489599 (202.547752)
test_rubyspec 0.026811 0.023560 86.056075 ( 97.644924)
total: 334.90 sec