Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-131139
#<BuildRuby:0x000055dae78e5fb8
@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.20230101-131139",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004655 0.000000 1.004046 ( 1.414948)
build_miniruby 0.001277 0.000000 1.150422 ( 1.148485)
build_ruby 0.001608 0.000000 3.019733 ( 3.383718)
build_all 0.001094 0.006198 3.116350 ( 1.484744)
build_install 0.013746 0.000448 2.540871 ( 1.578835)
test_btest 0.000636 0.000094 54.577535 ( 13.937893)
test_basic 0.001128 0.003923 0.371883 ( 0.464345)
test_all 0.001200 0.000222 568.650456 (174.854848)
test_rubyspec 0.024341 0.015632 55.714629 ( 65.918737)
total: 264.19 sec