Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-225827
#<BuildRuby:0x000055f2c682a258
@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.20230604-225827",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001768 0.004213 1.889870 ( 4.103218)
build_miniruby 0.001318 0.000211 1.447332 ( 1.629460)
build_ruby 0.001301 0.000209 2.787277 ( 3.182579)
build_all 0.007605 0.000000 2.191487 ( 2.242559)
build_install 0.013875 0.004278 3.539458 ( 3.437977)
test_btest 0.000700 0.000117 78.807837 ( 42.400967)
test_basic 0.005801 0.002273 0.808452 ( 1.164217)
test_all 0.001217 0.000081 572.937320 (247.175639)
test_rubyspec 0.030920 0.022380 83.385769 (101.992868)
total: 407.33 sec