Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-201133
#<BuildRuby:0x0000555af0765fe8
@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.20221224-201133",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004873 0.000091 0.982707 ( 1.349469)
build_miniruby 0.001333 0.000157 1.401187 ( 1.403333)
build_ruby 0.001323 0.000156 3.336640 ( 3.669514)
build_all 0.006636 0.000259 3.704867 ( 1.780016)
build_install 0.011494 0.000743 2.985595 ( 1.984288)
test_btest 0.000770 0.000081 56.009935 ( 16.020184)
test_basic 0.001016 0.005019 0.406203 ( 0.503919)
test_all 0.001342 0.000212 609.028316 (199.681576)
test_rubyspec 0.020572 0.021949 67.648585 ( 77.623991)
total: 304.02 sec