Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-162817
#<BuildRuby:0x0000557023cc28e0
@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.20231214-162817",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000000 0.007175 2.453831 ( 2.505803)
build_miniruby 0.000000 0.001578 1.632407 ( 1.633151)
build_ruby 0.000000 0.002056 3.066183 ( 3.283604)
build_all 0.003074 0.004719 5.909600 ( 2.611599)
build_install 0.013594 0.004415 7.281375 ( 3.769456)
test_btest 0.000000 0.000903 81.561784 ( 30.927500)
test_basic 0.000000 0.007202 0.866983 ( 0.981385)
test_all 0.092290 0.028901 686.492958 (322.716767)
test_rubyspec 0.033774 0.039082 99.019372 (125.110317)
total: 493.54 sec