Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-115352
#<BuildRuby:0x000055fd81ac23b0
@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.20230215-115352",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004529 0.000181 1.295920 ( 1.654714)
build_miniruby 0.001241 0.000049 1.134637 ( 1.132825)
build_ruby 0.001190 0.000047 2.125827 ( 2.322365)
build_all 0.000000 0.006331 3.610982 ( 1.890714)
build_install 0.008466 0.005455 2.874292 ( 2.032962)
test_btest 0.000820 0.000114 57.503716 ( 15.625031)
test_basic 0.000000 0.004206 0.394566 ( 0.487718)
test_all 0.000000 0.001315 612.210773 (175.243568)
test_rubyspec 0.018793 0.019929 63.850423 ( 73.991506)
total: 274.38 sec