Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-083320
#<BuildRuby:0x000055909b77a228
@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.20230619-083320",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.005532 0.000819 2.022136 ( 5.589401)
build_miniruby 0.000000 0.001805 1.405862 ( 1.764741)
build_ruby 0.000000 0.001736 2.781495 ( 4.514517)
build_all 0.006557 0.000881 2.516921 ( 3.249190)
build_install 0.016882 0.000000 3.843525 ( 4.295484)
test_btest 0.001034 0.000000 79.409112 ( 47.940341)
test_basic 0.002957 0.004210 0.860193 ( 1.474613)
test_all 0.000000 0.002181 609.442345 (328.193415)
test_rubyspec 0.032953 0.019831 87.387544 (126.712043)
total: 523.73 sec