Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-125430
#<BuildRuby:0x000055d9a51ad748
@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.20221223-125430",
@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.000003 0.000029 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004614 0.000420 1.137951 ( 1.530100)
build_miniruby 0.001563 0.000142 1.426570 ( 1.433037)
build_ruby 0.001585 0.000000 3.317544 ( 3.690657)
build_all 0.007062 0.000017 3.903932 ( 2.012200)
build_install 0.015249 0.002868 3.136447 ( 2.273159)
test_btest 0.000636 0.000061 55.900113 ( 22.105827)
test_basic 0.005136 0.000497 0.422725 ( 0.523293)
test_all 0.000485 0.001611 649.907619 (220.243535)
test_rubyspec 0.012342 0.030767 65.382944 ( 75.418655)
total: 329.23 sec