Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-052601
#<BuildRuby:0x0000555f19a46320
@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-052601",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005124 0.000668 1.267782 ( 2.337831)
build_miniruby 0.001323 0.000173 1.384184 ( 1.598913)
build_ruby 0.000000 0.001906 3.158232 ( 3.825099)
build_all 0.000000 0.008080 3.986924 ( 3.753702)
build_install 0.008060 0.012208 3.219704 ( 3.623763)
test_btest 0.000655 0.000218 58.921486 ( 39.976311)
test_basic 0.006340 0.000778 0.461783 ( 0.825482)
test_all 0.001193 0.000383 658.574820 (299.797556)
test_rubyspec 0.023272 0.036169 75.609945 ( 95.234701)
total: 450.97 sec