Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-095749
#<BuildRuby:0x000056522a386008
@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.20230728-095749",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006780 0.000438 2.225577 ( 6.605482)
build_miniruby 0.001546 0.000099 1.783022 ( 3.591222)
build_ruby 0.002450 0.000158 3.577060 ( 6.736220)
build_all 0.003990 0.004727 2.786477 ( 3.525346)
build_install 0.018620 0.000880 4.421388 ( 6.180826)
test_btest 0.001070 0.000098 82.540629 ( 58.007916)
test_basic 0.001964 0.004468 0.941726 ( 2.091928)
test_all 0.001076 0.000058 663.809419 (398.122195)
test_rubyspec 0.053465 0.007951 95.278912 (152.847776)
total: 637.71 sec