Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-022715
#<BuildRuby:0x000055939f85e1d8
@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.20230609-022715",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001384 0.004588 1.697636 ( 2.961356)
build_miniruby 0.001204 0.000402 1.199571 ( 1.198099)
build_ruby 0.001076 0.000359 2.464536 ( 2.647571)
build_all 0.005492 0.000346 2.170625 ( 1.261604)
build_install 0.005795 0.007699 2.986033 ( 1.944946)
test_btest 0.000479 0.000186 73.706592 ( 19.226467)
test_basic 0.004208 0.000000 0.629690 ( 0.702217)
test_all 0.001268 0.000184 519.126400 (154.454257)
test_rubyspec 0.015935 0.023357 71.014179 ( 82.683051)
total: 267.08 sec