Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-062712
#<BuildRuby:0x000055b3f3e76380
@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.20230710-062712",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.006677 0.000000 2.099776 ( 3.339374)
build_miniruby 0.001123 0.000013 1.666881 ( 1.666767)
build_ruby 0.001118 0.000301 3.018676 ( 3.239083)
build_all 0.006328 0.000000 2.451403 ( 1.599362)
build_install 0.013514 0.003966 3.843518 ( 3.473462)
test_btest 0.000621 0.000160 86.501161 ( 24.959475)
test_basic 0.004893 0.001263 0.846015 ( 0.912949)
test_all 0.001582 0.000000 617.939355 (200.561805)
test_rubyspec 0.038706 0.018979 94.970903 (108.552631)
total: 348.31 sec