Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-144516
#<BuildRuby:0x0000557ab21de228
@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.20230605-144516",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006227 0.000461 1.952452 ( 4.520469)
build_miniruby 0.001378 0.000102 1.402165 ( 1.688571)
build_ruby 0.001543 0.000114 2.656806 ( 3.047428)
build_all 0.006405 0.000475 2.177582 ( 2.034167)
build_install 0.015170 0.004706 3.529895 ( 3.682266)
test_btest 0.001179 0.000118 78.098922 ( 42.801895)
test_basic 0.002539 0.004989 0.820717 ( 1.163393)
test_all 0.001333 0.000178 572.197449 (272.830468)
test_rubyspec 0.038459 0.015293 84.859020 (103.937546)
total: 435.71 sec