Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-064615
#<BuildRuby:0x000055688765a118
@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.20230602-064615",
@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.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005541 0.000444 1.705922 ( 2.987656)
build_miniruby 0.001332 0.000106 1.357404 ( 1.355796)
build_ruby 0.001205 0.000096 2.472964 ( 2.645377)
build_all 0.006148 0.000000 1.863238 ( 1.030682)
build_install 0.006683 0.008705 3.183345 ( 2.117801)
test_btest 0.000692 0.000099 76.290223 ( 20.625107)
test_basic 0.003994 0.000570 0.592595 ( 0.664255)
test_all 0.001254 0.000180 525.472690 (151.188640)
test_rubyspec 0.010572 0.025066 75.695689 ( 89.411953)
total: 272.03 sec