Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-222400
#<BuildRuby:0x00005641ac7f5a00
@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.20230613-222400",
@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.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004881 0.001084 1.906535 ( 3.204260)
build_miniruby 0.001427 0.000317 1.455732 ( 1.514330)
build_ruby 0.001261 0.000280 2.715695 ( 2.931250)
build_all 0.006841 0.000000 2.279204 ( 1.478924)
build_install 0.015132 0.000801 3.485502 ( 2.629521)
test_btest 0.000540 0.000098 75.716375 ( 29.305036)
test_basic 0.004621 0.000000 0.626341 ( 6.049213)
test_all 0.001236 0.000000 536.240988 (286.036201)
test_rubyspec 0.011217 0.043337 85.855237 (128.700079)
total: 461.85 sec