Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-010238
#<BuildRuby:0x00005648382b1f48
@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.20230907-010238",
@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.000001 0.000022 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002360 0.004225 1.799153 ( 2.836166)
build_miniruby 0.000000 0.001505 1.650275 ( 1.742891)
build_ruby 0.000000 0.001881 3.520323 ( 3.985175)
build_all 0.005064 0.003577 6.239457 ( 4.317316)
build_install 0.011976 0.006457 7.858179 ( 5.914671)
test_btest 0.000000 0.001128 82.439171 ( 46.941207)
test_basic 0.000000 0.007767 0.971234 ( 1.204136)
test_all 0.006441 0.002686 700.967986 (325.045673)
test_rubyspec 0.029890 0.042933 104.885754 (125.305379)
total: 517.29 sec