Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-190143
#<BuildRuby:0x0000562434fc6120
@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.20240117-190143",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005684 0.000284 2.968157 ( 2.557244)
build_miniruby 0.002021 0.003988 95.119989 ( 32.645708)
build_ruby 0.001601 0.000153 3.618922 ( 3.850848)
build_all 0.012745 0.000382 64.252798 ( 42.523100)
build_install 0.015216 0.001323 6.895607 ( 3.907866)
test_btest 0.000750 0.000065 85.545205 ( 27.250342)
test_basic 0.006811 0.000592 0.854628 ( 0.918119)
test_all 0.087228 0.031399 759.445167 (239.314534)
test_rubyspec 0.073128 0.028819 150.206550 (162.352826)
total: 515.32 sec