Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-033234
#<BuildRuby:0x000055a6989c6118
@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.20230830-033234",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000040 0.000004 0.000044 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.006336 1.947647 ( 3.332777)
build_miniruby 0.001115 0.000978 1.819370 ( 1.945088)
build_ruby 0.002018 0.000000 3.685441 ( 4.369265)
build_all 0.005463 0.003823 6.848256 ( 5.881294)
build_install 0.015983 0.002997 8.129599 ( 7.040826)
test_btest 0.000796 0.000149 87.842743 ( 63.899359)
test_basic 0.000000 0.008335 1.017740 ( 1.514270)
test_all 0.001548 0.009467 767.787968 (719.007561)
test_rubyspec 0.045890 0.039147 113.269350 (167.966362)
total: 974.96 sec