Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-041716
#<BuildRuby:0x0000560be5dee008
@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-041716",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005283 0.000000 1.658788 ( 2.171228)
build_miniruby 0.001491 0.000000 1.955957 ( 1.957579)
build_ruby 0.001663 0.000118 3.351637 ( 3.617606)
build_all 0.006719 0.000502 5.697801 ( 2.604796)
build_install 0.011085 0.004705 7.164395 ( 4.094930)
test_btest 0.000629 0.000130 83.929963 ( 27.106537)
test_basic 0.005769 0.001194 0.895555 ( 0.960183)
test_all 0.073682 0.040840 771.193894 (239.292436)
test_rubyspec 0.048820 0.045839 153.373392 (165.030107)
total: 446.84 sec