Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-053925
#<BuildRuby:0x00005613b4a62390
@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.20230213-053925",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001111 0.003564 1.140517 ( 1.563475)
build_miniruby 0.000000 0.001461 1.205316 ( 1.204878)
build_ruby 0.000000 0.001617 2.232400 ( 2.453424)
build_all 0.004150 0.002980 3.978128 ( 2.104832)
build_install 0.001991 0.011582 2.806608 ( 2.063896)
test_btest 0.000738 0.000237 57.135331 ( 28.649460)
test_basic 0.000000 0.005691 0.434855 ( 0.540597)
test_all 0.000924 0.000699 628.712528 (237.827568)
test_rubyspec 0.034241 0.016846 71.512590 ( 82.019684)
total: 358.43 sec