Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-091249
#<BuildRuby:0x00005603d3eedfb8
@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-091249",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006014 0.000229 1.806659 ( 2.519388)
build_miniruby 0.001758 0.000000 1.647430 ( 1.843858)
build_ruby 0.001824 0.000000 3.328343 ( 3.771033)
build_all 0.008467 0.000427 6.441167 ( 4.736052)
build_install 0.010375 0.008826 7.828022 ( 6.145315)
test_btest 0.000802 0.000134 85.155441 ( 44.030908)
test_basic 0.008179 0.000617 1.028671 ( 1.320817)
test_all 0.009165 0.001769 688.926530 (293.081679)
test_rubyspec 0.022342 0.046722 104.618440 (121.259212)
total: 478.71 sec