Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-210718
#<BuildRuby:0x0000564c957ea008
@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.20230628-210718",
@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.000000 0.000023 0.000023 ( 0.000023)
autoconf 0.000000 0.000032 0.000032 ( 0.000031)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.002659 0.003322 1.999006 ( 5.452565)
build_miniruby 0.000000 0.001421 1.519947 ( 1.923377)
build_ruby 0.000000 0.001575 3.104725 ( 4.083725)
build_all 0.003193 0.004547 2.527706 ( 3.007928)
build_install 0.012863 0.005482 4.020671 ( 4.237381)
test_btest 0.000725 0.000225 78.562016 ( 48.981556)
test_basic 0.004182 0.001298 0.854940 ( 1.564884)
test_all 0.001091 0.000338 606.759560 (294.524015)
test_rubyspec 0.011000 0.043739 89.988684 (136.064378)
total: 499.84 sec