Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-040230
#<BuildRuby:0x000055769889a008
@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.20230829-040230",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006397 0.001280 2.315726 ( 4.657440)
build_miniruby 0.001566 0.000313 1.652438 ( 1.739656)
build_ruby 0.001454 0.000291 3.603769 ( 4.287656)
build_all 0.003589 0.005439 6.673275 ( 4.803176)
build_install 0.015039 0.006173 8.393404 ( 6.471516)
test_btest 0.000886 0.000230 86.447585 ( 48.338506)
test_basic 0.000776 0.008591 1.016856 ( 1.358558)
test_all 0.006214 0.003678 710.327242 (339.168397)
test_rubyspec 0.033786 0.038306 109.233516 (129.154528)
total: 539.98 sec