Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-135748
#<BuildRuby:0x000055794adaa7f0
@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.20230111-135748",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.000170 0.004105 0.931746 ( 1.338955)
build_miniruby 0.001115 0.000327 1.100604 ( 1.099086)
build_ruby 0.001059 0.000312 3.275485 ( 3.642725)
build_all 0.000000 0.006180 3.476681 ( 1.788384)
build_install 0.010122 0.002780 2.740617 ( 1.929919)
test_btest 0.000608 0.000224 54.434708 ( 16.991612)
test_basic 0.001762 0.003303 0.390421 ( 0.487603)
test_all 0.001215 0.000486 618.335984 (185.797755)
test_rubyspec 0.021552 0.031643 67.976581 ( 84.742012)
total: 297.82 sec