Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-110113
#<BuildRuby:0x00005598ff7868e0
@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.20230502-110113",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005105 0.000276 1.690058 ( 2.952367)
build_miniruby 0.001133 0.000257 1.293785 ( 1.293299)
build_ruby 0.001304 0.000297 2.568312 ( 2.780049)
build_all 0.004922 0.001119 2.046679 ( 1.331262)
build_install 0.012082 0.004101 3.339175 ( 2.529413)
test_btest 0.000670 0.000000 71.119032 ( 29.250441)
test_basic 0.002032 0.003858 0.687394 ( 0.764154)
test_all 0.001066 0.000287 616.302539 (259.967404)
test_rubyspec 0.029299 0.029389 80.613410 ( 95.798393)
total: 396.67 sec