Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-205957
#<BuildRuby:0x0000562ff7d5a868
@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.20230309-205957",
@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.000031)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003139 0.003994 1.893669 ( 6.445406)
build_miniruby 0.001354 0.000226 1.445384 ( 2.442269)
build_ruby 0.001440 0.000240 2.750572 ( 4.389888)
build_all 0.008063 0.000610 2.144567 ( 3.124704)
build_install 0.014641 0.003890 3.373924 ( 4.796348)
test_btest 0.001022 0.000177 72.239667 ( 74.466499)
test_basic 0.007007 0.000445 0.570561 ( 0.949255)
test_all 0.000000 0.001698 578.708982 (405.884025)
test_rubyspec 0.026523 0.027638 83.209623 (112.359803)
total: 614.86 sec