Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-042832
#<BuildRuby:0x000055bdcda01a00
@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.20230219-042832",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.001735 0.004319 1.527574 ( 2.780650)
build_miniruby 0.001723 0.000000 1.298715 ( 1.611488)
build_ruby 0.001716 0.000000 2.527264 ( 3.278166)
build_all 0.008082 0.000000 4.217561 ( 4.299037)
build_install 0.015797 0.000413 3.090419 ( 3.792046)
test_btest 0.000584 0.000081 59.353605 ( 44.908096)
test_basic 0.000000 0.006945 0.520351 ( 0.787150)
test_all 0.000744 0.001581 679.028664 (419.930075)
test_rubyspec 0.012625 0.031124 70.024473 ( 80.964344)
total: 562.35 sec