Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-102928
#<BuildRuby:0x000055f29ebee3d0
@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.20230821-102928",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000034 0.000006 0.000040 ( 0.000041)
build_up 0.005674 0.001135 2.362922 ( 6.577383)
build_miniruby 0.001434 0.000287 1.839100 ( 3.765498)
build_ruby 0.001325 0.000265 3.468200 ( 7.027618)
build_all 0.005202 0.003570 6.550958 ( 6.472625)
build_install 0.017010 0.004248 8.065387 ( 8.916280)
test_btest 0.000730 0.000162 85.844620 ( 59.226565)
test_basic 0.007918 0.000000 0.999899 ( 2.145414)
test_all 0.005353 0.004420 713.752350 (463.746692)
test_rubyspec 0.051403 0.023151 108.608637 (184.672885)
total: 742.55 sec