Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-150602
#<BuildRuby:0x000055c2d9b762a8
@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.20230702-150602",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005830 0.001590 2.049013 ( 5.329173)
build_miniruby 0.001395 0.000381 1.618337 ( 1.811135)
build_ruby 0.001183 0.000323 3.097940 ( 4.402222)
build_all 0.002766 0.005280 2.532314 ( 3.182488)
build_install 0.004947 0.011874 3.834595 ( 5.483769)
test_btest 0.000474 0.000198 82.378844 ( 48.588758)
test_basic 0.000000 0.008438 0.895145 ( 1.455078)
test_all 0.000795 0.000648 616.599301 (355.346761)
test_rubyspec 0.025089 0.024685 88.827208 (125.662296)
total: 551.26 sec