Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-133211
#<BuildRuby:0x000056205fc26368
@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.20230508-133211",
@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.000029 0.000001 0.000030 ( 0.000030)
autoconf 0.000044 0.000002 0.000046 ( 0.000046)
configure 0.000039 0.000002 0.000041 ( 0.000040)
build_up 0.000000 0.005903 1.928393 ( 3.248013)
build_miniruby 0.000427 0.001335 1.433923 ( 1.491401)
build_ruby 0.001556 0.000161 2.506161 ( 2.741052)
build_all 0.001544 0.004062 2.044026 ( 1.202708)
build_install 0.014505 0.000349 3.310647 ( 2.381115)
test_btest 0.000858 0.000107 74.216436 ( 24.469994)
test_basic 0.005297 0.000000 0.743707 ( 0.822529)
test_all 0.002155 0.000000 580.596174 (170.439643)
test_rubyspec 0.024507 0.016079 70.540313 ( 82.475831)
total: 289.27 sec