Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-103545
#<BuildRuby:0x00005567f0109f70
@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.20230909-103545",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000029)
build_up 0.005712 0.000846 2.214494 ( 4.385414)
build_miniruby 0.001658 0.000245 1.747120 ( 1.872403)
build_ruby 0.000000 0.002011 3.405348 ( 3.601418)
build_all 0.000000 0.008636 6.384685 ( 4.392034)
build_install 0.007858 0.012159 7.622300 ( 5.374981)
test_btest 0.001238 0.000000 82.461957 ( 44.380036)
test_basic 0.002965 0.005735 0.953040 ( 1.058446)
test_all 0.009476 0.000356 680.087061 (296.278406)
test_rubyspec 0.033212 0.037578 103.650347 (123.116742)
total: 484.46 sec