Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-175801
#<BuildRuby:0x000055aff35ee1a8
@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.20230909-175801",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000038 0.000004 0.000042 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.007334 2.322955 ( 5.017589)
build_miniruby 0.002310 0.000000 1.788087 ( 2.280676)
build_ruby 0.001936 0.000000 3.427868 ( 4.336801)
build_all 0.005698 0.002802 6.374848 ( 5.273228)
build_install 0.011557 0.009341 7.995011 ( 7.958327)
test_btest 0.000999 0.000243 84.636802 ( 56.686297)
test_basic 0.007225 0.000760 0.917456 ( 1.201803)
test_all 0.003011 0.007871 691.408027 (362.602021)
test_rubyspec 0.024888 0.048726 102.720724 (117.291588)
total: 562.65 sec