Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-214600
#<BuildRuby:0x000055adc87a2008
@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.20230210-214600",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004153 0.000027 1.119856 ( 1.850763)
build_miniruby 0.001227 0.000000 1.135308 ( 1.135894)
build_ruby 0.001541 0.000000 2.426991 ( 2.641358)
build_all 0.003879 0.003295 3.753942 ( 2.491361)
build_install 0.007609 0.007417 2.899742 ( 2.290798)
test_btest 0.000695 0.000129 56.181884 ( 28.982336)
test_basic 0.002455 0.003454 0.444733 ( 0.546983)
test_all 0.000896 0.000192 627.846269 (233.068441)
test_rubyspec 0.023350 0.022914 72.688171 ( 83.112482)
total: 356.12 sec