Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-164608
#<BuildRuby:0x000055e06731a0e0
@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.20230610-164608",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005240 0.000374 1.820433 ( 3.165543)
build_miniruby 0.001398 0.000099 1.287251 ( 1.289297)
build_ruby 0.001795 0.000000 2.817521 ( 3.026325)
build_all 0.002414 0.004251 2.178988 ( 1.600717)
build_install 0.009418 0.007337 3.394227 ( 2.669199)
test_btest 0.000789 0.000120 76.722921 ( 32.149088)
test_basic 0.006763 0.000000 0.785008 ( 0.871736)
test_all 0.002177 0.000000 553.083572 (183.397438)
test_rubyspec 0.033874 0.020475 80.887151 ( 92.702360)
total: 320.87 sec