Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-024000
#<BuildRuby:0x000055d40976e6d8
@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.20230312-024000",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004343 0.000965 1.755736 ( 4.038926)
build_miniruby 0.001296 0.000288 1.301285 ( 1.510725)
build_ruby 0.001971 0.000000 2.556690 ( 2.854361)
build_all 0.006871 0.000056 2.134095 ( 2.120915)
build_install 0.013937 0.002788 3.294890 ( 3.024189)
test_btest 0.000578 0.000115 65.332474 ( 36.491118)
test_basic 0.005009 0.001002 0.523254 ( 0.689333)
test_all 0.002451 0.000087 561.883788 (228.290340)
test_rubyspec 0.025980 0.021865 79.668138 ( 95.009898)
total: 374.03 sec