Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-224023
#<BuildRuby:0x000055dd9617e098
@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.20231216-224023",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.005593 0.002238 2.593666 ( 3.558408)
build_miniruby 0.001105 0.000442 1.737116 ( 1.966008)
build_ruby 0.001403 0.000562 3.284389 ( 3.689034)
build_all 0.006481 0.002592 6.134167 ( 5.225765)
build_install 0.019111 0.001477 7.586461 ( 6.175077)
test_btest 0.000623 0.000215 85.014559 ( 76.443545)
test_basic 0.006017 0.002083 1.015880 ( 1.358431)
test_all 0.083266 0.040948 746.091074 (375.776034)
test_rubyspec 0.046999 0.027481 99.424608 (122.326721)
total: 596.52 sec