Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-173444
#<BuildRuby:0x0000556b8180e390
@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.20230121-173444",
@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.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004826 0.000000 1.104599 ( 1.784583)
build_miniruby 0.001371 0.000000 1.165243 ( 1.163892)
build_ruby 0.001743 0.000001 3.014465 ( 3.327871)
build_all 0.006580 0.000897 3.963356 ( 2.079970)
build_install 0.008216 0.007720 2.939368 ( 2.298360)
test_btest 0.000667 0.000133 57.107939 ( 23.571503)
test_basic 0.005677 0.001136 0.457303 ( 0.557644)
test_all 0.000864 0.000173 639.957689 (203.044909)
test_rubyspec 0.005444 0.036072 66.617465 ( 76.591079)
total: 314.42 sec