Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-040137
#<BuildRuby:0x0000556a9757e8e0
@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.20230830-040137",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.005597 0.000350 1.901369 ( 2.869843)
build_miniruby 0.000000 0.002102 1.683623 ( 1.888215)
build_ruby 0.000000 0.001555 3.373880 ( 3.884846)
build_all 0.004493 0.004175 6.896021 ( 4.687944)
build_install 0.019387 0.000757 8.136507 ( 6.472279)
test_btest 0.000686 0.000075 86.045084 ( 49.445101)
test_basic 0.003607 0.004244 0.998861 ( 1.469315)
test_all 0.010698 0.000000 699.442149 (363.798034)
test_rubyspec 0.028724 0.044834 108.114337 (131.206451)
total: 565.72 sec