Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-180058
#<BuildRuby:0x0000555a57ae2138
@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.20230108-180058",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005090 0.000142 1.157405 ( 1.548837)
build_miniruby 0.001328 0.000000 1.394276 ( 1.392801)
build_ruby 0.001575 0.000000 3.273997 ( 3.698150)
build_all 0.007784 0.000000 3.632697 ( 1.764629)
build_install 0.015986 0.002895 3.006595 ( 2.270799)
test_btest 0.000728 0.000088 58.136293 ( 20.084571)
test_basic 0.006009 0.000265 0.378747 ( 0.476958)
test_all 0.001095 0.000129 640.061812 (219.261723)
test_rubyspec 0.033634 0.009289 68.489391 ( 78.653959)
total: 329.15 sec