Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-202901
#<BuildRuby:0x000055750133a3d0
@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.20230629-202901",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005549 0.000925 2.054097 ( 4.772844)
build_miniruby 0.001520 0.000253 1.561761 ( 2.427572)
build_ruby 0.001201 0.000200 3.116456 ( 4.237934)
build_all 0.008000 0.000000 2.567326 ( 3.657167)
build_install 0.011089 0.007279 3.907132 ( 5.535868)
test_btest 0.000943 0.000189 81.486725 ( 51.300882)
test_basic 0.006429 0.001285 0.865797 ( 1.484984)
test_all 0.001331 0.000266 584.150510 (316.783128)
test_rubyspec 0.035735 0.017502 89.617916 (123.886607)
total: 514.09 sec