Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-030649
#<BuildRuby:0x0000559c7a4f23d0
@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.20230506-030649",
@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.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005808 0.000697 1.785839 ( 4.160825)
build_miniruby 0.001335 0.000160 1.421520 ( 1.669270)
build_ruby 0.001548 0.000185 2.649222 ( 3.100534)
build_all 0.002602 0.004746 2.236253 ( 2.495295)
build_install 0.016043 0.002731 3.578208 ( 3.932133)
test_btest 0.000836 0.000135 76.495274 ( 48.549695)
test_basic 0.004428 0.003431 0.799844 ( 1.229737)
test_all 0.001205 0.000219 592.842465 (363.931777)
test_rubyspec 0.022856 0.034932 87.009273 (121.621242)
total: 550.69 sec