Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-200811
#<BuildRuby:0x00005594c51f6120
@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.20240110-200811",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.003158 0.003796 1.812745 ( 3.037098)
build_miniruby 0.001662 0.000000 1.858750 ( 2.536988)
build_ruby 0.001823 0.000000 3.579338 ( 5.094004)
build_all 0.008685 0.000000 6.240338 ( 7.197701)
build_install 0.021197 0.000000 7.512967 ( 10.182551)
test_btest 0.001209 0.000000 88.457452 (111.359690)
test_basic 0.008284 0.000372 0.953363 ( 2.074493)
test_all 0.093331 0.038752 837.914936 (982.713373)
test_rubyspec 0.037467 0.038020 106.821613 (153.098360)
total: 1277.30 sec