Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-091923
#<BuildRuby:0x000055609db3a008
@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.20230527-091923",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003064 0.003919 2.007483 ( 4.696276)
build_miniruby 0.001481 0.000219 1.565679 ( 2.085866)
build_ruby 0.001884 0.000000 2.963909 ( 4.284558)
build_all 0.004582 0.004531 2.455153 ( 3.059793)
build_install 0.014232 0.007231 3.867744 ( 5.107825)
test_btest 0.000891 0.000191 80.079777 ( 69.123342)
test_basic 0.005750 0.001233 0.798345 ( 1.221289)
test_all 0.000990 0.000212 589.408418 (366.240036)
test_rubyspec 0.023581 0.033189 84.784338 (109.653506)
total: 565.47 sec