Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-024028
#<BuildRuby:0x0000560573165fc0
@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.20231013-024028",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.007706 0.000000 2.471970 ( 2.928738)
build_miniruby 0.001280 0.000171 1.717224 ( 1.736295)
build_ruby 0.001799 0.000000 3.471954 ( 3.677446)
build_all 0.004385 0.004385 6.443601 ( 3.648127)
build_install 0.015619 0.005448 8.168881 ( 5.897663)
test_btest 0.000811 0.000147 86.554262 ( 55.181013)
test_basic 0.003232 0.005039 0.957682 ( 1.148390)
test_all 0.002080 0.007766 724.137814 (346.672442)
test_rubyspec 0.033291 0.043024 110.052945 (154.916130)
total: 575.81 sec