Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-090608
#<BuildRuby:0x000056024cf867f0
@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.20230123-090608",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.000239 0.004103 0.987437 ( 1.545219)
build_miniruby 0.000981 0.000245 0.835543 ( 0.833954)
build_ruby 0.001212 0.000303 2.213708 ( 2.501413)
build_all 0.001435 0.004602 3.231660 ( 1.473134)
build_install 0.011957 0.000000 2.359559 ( 1.514447)
test_btest 0.000949 0.000000 57.073123 ( 16.597295)
test_basic 0.005539 0.001357 0.441855 ( 0.541660)
test_all 0.001194 0.000309 649.913987 (214.736356)
test_rubyspec 0.035712 0.027227 78.823121 (101.402172)
total: 341.15 sec