Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-042755
#<BuildRuby:0x0000562e8029a1a8
@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.20230830-042755",
@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.000000 0.000064 0.000064 ( 0.000034)
autoconf 0.000000 0.000035 0.000035 ( 0.000034)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.002897 0.003575 1.843359 ( 3.172559)
build_miniruby 0.001562 0.000335 1.676655 ( 1.771266)
build_ruby 0.002150 0.000000 3.415545 ( 3.766597)
build_all 0.001644 0.007080 6.650582 ( 4.603616)
build_install 0.012538 0.006964 7.979689 ( 5.971529)
test_btest 0.000799 0.000235 85.056571 ( 48.190571)
test_basic 0.003092 0.004906 0.957399 ( 1.208364)
test_all 0.005601 0.004354 706.721139 (331.394752)
test_rubyspec 0.033187 0.039074 106.743470 (125.370841)
total: 525.45 sec