Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-162622
#<BuildRuby:0x00005619257ae380
@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.20230310-162622",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.000000 0.006246 1.827659 ( 3.814225)
build_miniruby 0.000105 0.001423 1.299216 ( 1.415932)
build_ruby 0.000000 0.001842 2.692652 ( 2.993888)
build_all 0.004577 0.002265 2.152405 ( 2.155330)
build_install 0.010864 0.005292 3.269219 ( 3.263118)
test_btest 0.000557 0.000253 68.588575 ( 35.797984)
test_basic 0.004256 0.001935 0.536221 ( 0.692109)
test_all 0.001618 0.000000 555.644114 (243.306795)
test_rubyspec 0.030554 0.018054 78.200207 ( 94.160333)
total: 387.60 sec