Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-142929
#<BuildRuby:0x00005575637d27c8
@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.20230609-142929",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005183 0.000988 1.713702 ( 2.976637)
build_miniruby 0.001229 0.000234 1.309953 ( 1.310514)
build_ruby 0.000000 0.001855 2.739792 ( 2.992053)
build_all 0.006463 0.001028 2.084467 ( 1.287390)
build_install 0.017212 0.000934 3.437008 ( 2.633638)
test_btest 0.000000 0.000770 76.945029 ( 28.649642)
test_basic 0.002793 0.004033 0.715907 ( 0.803605)
test_all 0.001662 0.000083 572.199562 (193.581337)
test_rubyspec 0.023448 0.029353 85.672661 (103.323342)
total: 337.56 sec