Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-005604
#<BuildRuby:0x0000560e0a1ea2a8
@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.20230311-005604",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.004281 0.001019 1.754682 ( 3.380607)
build_miniruby 0.000000 0.001420 1.210623 ( 1.218605)
build_ruby 0.000000 0.001700 2.491284 ( 2.690686)
build_all 0.002898 0.003404 2.084791 ( 1.552529)
build_install 0.010664 0.004825 3.113368 ( 2.461715)
test_btest 0.000486 0.000155 65.972424 ( 32.599278)
test_basic 0.005893 0.000000 0.486637 ( 0.588884)
test_all 0.001584 0.000000 526.512246 (220.171796)
test_rubyspec 0.027569 0.019426 76.150449 ( 86.820808)
total: 351.49 sec