Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-190557
#<BuildRuby:0x000055e45039a258
@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.20230601-190557",
@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.000014 0.000000 0.000014 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005454 0.000218 1.604059 ( 2.927557)
build_miniruby 0.001366 0.000000 1.175771 ( 1.174203)
build_ruby 0.001324 0.000000 2.440732 ( 2.597836)
build_all 0.000000 0.006197 1.813496 ( 1.005167)
build_install 0.007630 0.009998 3.017779 ( 2.090192)
test_btest 0.000821 0.000146 76.327098 ( 25.714235)
test_basic 0.006706 0.000446 0.778920 ( 0.886184)
test_all 0.001370 0.000236 597.115008 (328.891530)
test_rubyspec 0.031119 0.037840 88.802159 (137.971003)
total: 503.26 sec