Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-181329
#<BuildRuby:0x000055da63a721a8
@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.20230330-181329",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002503 0.004416 1.955869 ( 4.294335)
build_miniruby 0.001123 0.000234 1.311342 ( 1.438553)
build_ruby 0.001247 0.000260 2.674935 ( 3.228854)
build_all 0.003484 0.003956 2.177121 ( 2.445036)
build_install 0.010876 0.005911 3.478770 ( 3.795010)
test_btest 0.000637 0.000171 69.241532 ( 44.957328)
test_basic 0.001228 0.004751 0.514588 ( 0.838628)
test_all 0.001118 0.000344 580.675280 (313.237176)
test_rubyspec 0.025070 0.032735 83.145219 (112.906907)
total: 487.14 sec