Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-083156
#<BuildRuby:0x0000564ed0a067c8
@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.20230617-083156",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006333 0.000000 2.028766 ( 4.776941)
build_miniruby 0.001336 0.000000 1.417895 ( 2.068486)
build_ruby 0.001639 0.000132 2.991703 ( 3.961806)
build_all 0.006943 0.000744 2.464199 ( 2.953831)
build_install 0.015713 0.001684 3.714576 ( 4.311542)
test_btest 0.000672 0.000072 77.197278 ( 46.140377)
test_basic 0.000000 0.007571 0.835468 ( 1.334293)
test_all 0.000000 0.001795 584.846005 (300.111926)
test_rubyspec 0.019645 0.034768 85.889911 (124.174202)
total: 489.83 sec