Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-174009
#<BuildRuby:0x000056185b22a118
@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.20230307-174009",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.001953 0.003504 1.255685 ( 2.648945)
build_miniruby 0.000000 0.001429 1.145155 ( 1.143598)
build_ruby 0.000000 0.001414 2.170670 ( 2.361243)
build_all 0.005425 0.000887 1.964632 ( 1.085104)
build_install 0.014629 0.000000 2.807556 ( 1.824564)
test_btest 0.001069 0.000000 68.661523 ( 18.242675)
test_basic 0.004555 0.000000 0.438996 ( 0.532368)
test_all 0.002065 0.000000 495.130537 (146.945787)
test_rubyspec 0.021846 0.014943 67.756499 ( 77.511194)
total: 252.30 sec