Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-175057
#<BuildRuby:0x000055b640d0e228
@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.20240312-175057",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004779 0.004181 2.877520 ( 3.444771)
build_miniruby 0.000000 0.001809 1.868852 ( 2.065935)
build_ruby 0.000640 0.001518 3.651922 ( 4.149302)
build_all 0.005427 0.003437 7.213477 ( 5.255008)
build_install 0.021249 0.001072 9.187890 ( 7.282162)
test_btest 0.000955 0.000181 96.449561 ( 68.279433)
test_basic 0.002969 0.004721 1.062098 ( 1.414035)
test_all 0.091186 0.034807 830.000465 (374.528645)
test_rubyspec 0.049711 0.046050 138.527891 (170.511161)
total: 636.93 sec