Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-023821
#<BuildRuby:0x0000562f0878a130
@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-023821",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.000000 0.006157 1.737514 ( 2.992107)
build_miniruby 0.000381 0.000816 1.324738 ( 1.323570)
build_ruby 0.001215 0.000364 2.553624 ( 2.761291)
build_all 0.004725 0.001417 2.002667 ( 1.201736)
build_install 0.009570 0.004570 2.823338 ( 1.821349)
test_btest 0.000621 0.000198 75.278111 ( 20.917528)
test_basic 0.003615 0.001150 0.629725 ( 0.701200)
test_all 0.000859 0.000273 553.128190 (182.182013)
test_rubyspec 0.012114 0.028276 69.701261 ( 81.456575)
total: 295.36 sec