Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-065931
#<BuildRuby:0x00005633560e1fe8
@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.20221224-065931",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005477 0.000000 1.215086 ( 2.439881)
build_miniruby 0.001621 0.000000 1.479202 ( 1.597083)
build_ruby 0.001692 0.000000 3.370414 ( 4.036994)
build_all 0.004736 0.003738 4.000267 ( 2.939246)
build_install 0.007673 0.008089 3.196273 ( 3.018541)
test_btest 0.000533 0.000114 57.102725 ( 30.380459)
test_basic 0.005315 0.000250 0.443436 ( 0.716374)
test_all 0.001774 0.000115 648.619257 (298.645918)
test_rubyspec 0.018635 0.035885 73.196887 ( 89.912968)
total: 433.69 sec