Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-034318
#<BuildRuby:0x00005607c1892118
@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.20230904-034318",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.001525 0.004079 1.853895 ( 3.518814)
build_miniruby 0.001552 0.000200 1.766797 ( 2.531280)
build_ruby 0.002034 0.000263 3.417948 ( 4.814122)
build_all 0.000744 0.008254 6.588960 ( 7.840065)
build_install 0.020818 0.000770 7.940659 ( 10.417662)
test_btest 0.001442 0.000059 87.768642 (109.075446)
test_basic 0.005217 0.003841 0.991772 ( 1.793597)
test_all 0.006156 0.004588 715.816127 (688.602076)
test_rubyspec 0.038321 0.035365 105.171310 (135.928487)
total: 964.52 sec