Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-211543
#<BuildRuby:0x000056155443a390
@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.20230626-211543",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000017 0.000002 0.000019 ( 0.000023)
build_up 0.002480 0.003710 1.907907 ( 3.138273)
build_miniruby 0.001114 0.000215 1.584333 ( 1.590582)
build_ruby 0.001339 0.000258 2.982756 ( 3.215498)
build_all 0.000000 0.007762 2.367953 ( 1.876372)
build_install 0.016910 0.001396 3.977976 ( 3.483745)
test_btest 0.000664 0.000160 81.869086 ( 31.165259)
test_basic 0.000000 0.005698 0.734849 ( 0.806457)
test_all 0.004641 0.002812 642.851042 (384.636658)
test_rubyspec 0.040807 0.019332 91.775952 (180.198510)
total: 610.11 sec