Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-235050
#<BuildRuby:0x0000556e089067c8
@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.20230611-235050",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004662 0.000636 1.685013 ( 2.915588)
build_miniruby 0.001544 0.000211 1.258501 ( 1.258355)
build_ruby 0.001605 0.000219 2.512286 ( 2.725868)
build_all 0.006385 0.000281 2.075022 ( 1.516229)
build_install 0.014841 0.000743 3.393632 ( 2.495630)
test_btest 0.000642 0.000077 74.244693 ( 27.168971)
test_basic 0.000000 0.004676 0.769696 ( 0.873747)
test_all 0.000000 0.001539 556.575592 (180.449594)
test_rubyspec 0.023061 0.017010 73.695918 ( 86.296095)
total: 305.70 sec