Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-145120
#<BuildRuby:0x0000557e0633a228
@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.20230602-145120",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000009 0.000002 0.000011 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005174 0.000230 1.721627 ( 2.966283)
build_miniruby 0.001323 0.000264 1.380125 ( 1.381168)
build_ruby 0.000000 0.001783 2.737043 ( 2.953000)
build_all 0.005575 0.001707 2.151277 ( 1.484861)
build_install 0.004121 0.014844 3.289267 ( 2.419591)
test_btest 0.000621 0.000232 78.504382 ( 30.570264)
test_basic 0.000000 0.004951 0.722887 ( 0.817092)
test_all 0.000000 0.001675 555.590563 (192.256133)
test_rubyspec 0.025174 0.026755 81.175513 ( 93.022376)
total: 327.87 sec