Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-015122
#<BuildRuby:0x0000556e00a4e138
@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.20230925-015122",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000022)
build_up 0.003956 0.003298 2.231802 ( 4.604304)
build_miniruby 0.001654 0.000160 1.650355 ( 1.773646)
build_ruby 0.001551 0.000150 3.562214 ( 3.858133)
build_all 0.008179 0.000792 6.202069 ( 4.692289)
build_install 0.018070 0.001298 7.684660 ( 5.831697)
test_btest 0.000901 0.000085 80.942843 ( 45.622562)
test_basic 0.007576 0.000711 0.928159 ( 1.137403)
test_all 0.004558 0.005495 661.549912 (295.946009)
test_rubyspec 0.030926 0.037145 100.219198 (118.035461)
total: 481.50 sec