Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-152146
#<BuildRuby:0x000055ca0920e008
@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.20230826-152146",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005737 0.001434 2.215617 ( 4.483533)
build_miniruby 0.001535 0.000000 1.654239 ( 1.841422)
build_ruby 0.002061 0.000000 3.215331 ( 3.513823)
build_all 0.000435 0.007027 6.208108 ( 4.509065)
build_install 0.015066 0.003722 7.802909 ( 6.017217)
test_btest 0.000990 0.000296 84.073549 ( 45.045807)
test_basic 0.002535 0.004842 0.945921 ( 1.089752)
test_all 0.009430 0.000395 684.662264 (294.571436)
test_rubyspec 0.044879 0.027776 106.516514 (125.888882)
total: 486.96 sec