Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-015953
#<BuildRuby:0x0000556186ff2138
@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.20240113-015953",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000975 0.004198 1.646385 ( 2.036737)
build_miniruby 0.001369 0.000342 1.570353 ( 1.569072)
build_ruby 0.001507 0.000377 3.477731 ( 32.740296)
build_all 0.007162 0.000730 5.646029 ( 3.856574)
build_install 0.011712 0.006257 6.989751 ( 4.146877)
test_btest 0.000589 0.000159 82.628013 ( 33.796323)
test_basic 0.000000 0.007195 0.908920 ( 1.008595)
test_all 0.056428 0.064858 770.960668 (295.501216)
test_rubyspec 0.041249 0.034966 102.393378 (141.579405)
total: 516.24 sec