Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-023920
#<BuildRuby:0x0000557c66a2a228
@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.20230707-023920",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005919 0.000613 2.138995 ( 5.309497)
build_miniruby 0.001558 0.000161 1.544204 ( 2.363019)
build_ruby 0.001838 0.000000 3.501420 ( 5.225478)
build_all 0.007327 0.000512 2.490121 ( 2.871404)
build_install 0.013155 0.004324 4.083232 ( 6.223317)
test_btest 0.000699 0.000085 82.376720 ( 47.861899)
test_basic 0.002807 0.000000 0.840740 ( 1.222904)
test_all 0.002474 0.000121 630.400841 (351.245878)
test_rubyspec 0.032592 0.023236 93.657119 (133.190640)
total: 555.52 sec