Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-062634
#<BuildRuby:0x000056548fa8a3b0
@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.20230904-062634",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000008 0.000001 0.000009 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005421 0.000218 1.636116 ( 2.005755)
build_miniruby 0.001069 0.000159 1.501987 ( 1.500665)
build_ruby 0.001198 0.000177 3.221366 ( 3.436009)
build_all 0.003653 0.004078 6.160250 ( 3.184819)
build_install 0.008909 0.009585 7.536557 ( 4.564764)
test_btest 0.000000 0.000947 84.534401 ( 32.931678)
test_basic 0.000000 0.005871 0.945609 ( 1.036125)
test_all 0.009392 0.000000 707.222645 (238.903433)
test_rubyspec 0.040660 0.027942 98.167267 (109.788044)
total: 397.35 sec