Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-203940
#<BuildRuby:0x000055b3d56c1fe0
@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.20240216-203940",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004616 0.000629 1.912661 ( 2.512794)
build_miniruby 0.001405 0.000192 1.601957 ( 1.602790)
build_ruby 0.001810 0.000000 3.447779 ( 3.755487)
build_all 0.004236 0.003952 6.432593 ( 4.012575)
build_install 0.007662 0.011511 8.080650 ( 5.113227)
test_btest 0.000352 0.001933 90.386397 ( 46.131182)
test_basic 0.001457 0.005435 0.936700 ( 1.042270)
test_all 0.098271 0.015457 752.323574 (278.500822)
test_rubyspec 0.037637 0.047752 119.256173 (128.751418)
total: 471.42 sec