Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-111132
#<BuildRuby:0x000055740499dfb8
@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.20230914-111132",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002170 0.004253 2.215336 ( 3.652269)
build_miniruby 0.001398 0.000136 1.698794 ( 1.704469)
build_ruby 0.000000 0.001585 3.231658 ( 3.460478)
build_all 0.005911 0.002201 6.085809 ( 3.375103)
build_install 0.018287 0.000207 7.583771 ( 5.352060)
test_btest 0.001257 0.000136 84.541947 ( 32.456281)
test_basic 0.000000 0.007239 0.963820 ( 1.064319)
test_all 0.009218 0.000000 702.338093 (241.455548)
test_rubyspec 0.036953 0.034025 100.807822 (112.337180)
total: 404.86 sec