Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-142218
#<BuildRuby:0x000055a4aa78e228
@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.20230528-142218",
@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.000000 0.000014 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002915 0.003915 1.847588 ( 4.115944)
build_miniruby 0.001524 0.000117 1.347710 ( 1.597501)
build_ruby 0.001557 0.000120 2.587612 ( 2.949223)
build_all 0.007697 0.000000 2.161612 ( 2.401264)
build_install 0.007371 0.010213 3.391394 ( 3.232207)
test_btest 0.000801 0.000122 75.136046 ( 40.530506)
test_basic 0.000000 0.007345 0.789082 ( 1.157987)
test_all 0.001262 0.000268 592.129678 (271.420551)
test_rubyspec 0.026337 0.023761 82.315481 (100.540891)
total: 427.95 sec