Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-220311
#<BuildRuby:0x000055b23e789f88
@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.20230912-220311",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000038 0.000000 0.000038 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003373 0.003981 2.258703 ( 4.223935)
build_miniruby 0.001991 0.000000 1.664929 ( 1.959371)
build_ruby 0.001490 0.000000 3.347246 ( 3.802248)
build_all 0.003527 0.006820 6.503703 ( 5.262848)
build_install 0.013190 0.007108 7.879997 ( 6.672763)
test_btest 0.000908 0.000000 84.443717 ( 45.358204)
test_basic 0.006660 0.001062 0.988489 ( 1.349943)
test_all 0.004241 0.005233 706.246149 (337.218537)
test_rubyspec 0.031842 0.037809 104.022545 (120.687273)
total: 526.54 sec