Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-234205
#<BuildRuby:0x000055d8f855e228
@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.20230525-234205",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001706 0.004263 1.792397 ( 3.282543)
build_miniruby 0.001232 0.000160 1.367104 ( 1.366603)
build_ruby 0.001653 0.000216 2.491488 ( 2.695776)
build_all 0.000000 0.006835 2.036330 ( 1.354487)
build_install 0.016496 0.001505 3.310064 ( 2.415368)
test_btest 0.000623 0.000115 76.161003 ( 29.132545)
test_basic 0.000000 0.007703 0.742734 ( 0.843346)
test_all 0.001603 0.000082 601.361313 (213.897973)
test_rubyspec 0.032454 0.017433 77.525793 ( 89.516613)
total: 344.51 sec