Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-084607
#<BuildRuby:0x00005578f41322a8
@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.20230510-084607",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.005491 1.645183 ( 2.962227)
build_miniruby 0.000000 0.001204 1.026816 ( 1.025010)
build_ruby 0.000097 0.001174 2.241090 ( 2.477638)
build_all 0.005023 0.000181 1.879339 ( 1.011147)
build_install 0.001724 0.012587 3.190165 ( 2.088516)
test_btest 0.000674 0.000236 73.261790 ( 19.497751)
test_basic 0.004893 0.000438 0.629071 ( 0.703348)
test_all 0.000943 0.000314 532.393167 (151.625787)
test_rubyspec 0.019143 0.020387 67.731593 ( 79.598785)
total: 260.99 sec