Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-010857
#<BuildRuby:0x00005634aac49fc0
@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.20230102-010857",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001585 0.003244 0.907472 ( 1.305417)
build_miniruby 0.000893 0.000297 1.204712 ( 1.202847)
build_ruby 0.001026 0.000342 2.877370 ( 3.230453)
build_all 0.004229 0.001410 2.927264 ( 1.409828)
build_install 0.012229 0.001050 2.585152 ( 1.680718)
test_btest 0.000683 0.000201 53.751200 ( 13.845507)
test_basic 0.002640 0.002524 0.320749 ( 0.413005)
test_all 0.001042 0.000329 571.986127 (163.853792)
test_rubyspec 0.015239 0.022677 63.346457 ( 73.217635)
total: 260.16 sec