Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-151455
#<BuildRuby:0x00005640d6d4df88
@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.20230505-151455",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.006510 0.000781 1.939471 ( 4.580008)
build_miniruby 0.001566 0.000188 1.435924 ( 1.808260)
build_ruby 0.001498 0.000180 2.715047 ( 3.541938)
build_all 0.000000 0.006985 2.280451 ( 2.911088)
build_install 0.007676 0.012314 3.568892 ( 4.237347)
test_btest 0.000766 0.000215 78.303404 ( 61.804681)
test_basic 0.003125 0.004180 0.836699 ( 1.251021)
test_all 0.000882 0.000271 620.767577 (512.476143)
test_rubyspec 0.038046 0.018873 86.040218 (118.515406)
total: 711.13 sec