Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-181940
#<BuildRuby:0x0000564dfb69e390
@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.20230310-181940",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001907 0.003435 1.618805 ( 2.940702)
build_miniruby 0.001207 0.000000 1.088479 ( 1.088617)
build_ruby 0.001615 0.000000 2.281589 ( 2.474101)
build_all 0.003893 0.002640 2.153007 ( 1.269530)
build_install 0.009640 0.006951 3.214518 ( 2.121282)
test_btest 0.000000 0.000777 70.697940 ( 19.490413)
test_basic 0.002002 0.002276 0.512639 ( 0.611049)
test_all 0.000000 0.001252 535.755084 (155.433542)
test_rubyspec 0.014725 0.017923 69.327110 ( 78.984628)
total: 264.41 sec