Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-152813
#<BuildRuby:0x000055c2648c9fc0
@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.20240115-152813",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.004846 1.590177 ( 1.966170)
build_miniruby 0.000000 0.001737 1.432690 ( 1.430677)
build_ruby 0.000374 0.001354 2.938094 ( 3.182650)
build_all 0.004551 0.003399 5.710924 ( 3.075277)
build_install 0.015885 0.000675 6.936523 ( 4.141038)
test_btest 0.000959 0.000000 81.972809 ( 36.109208)
test_basic 0.002510 0.003217 0.895974 ( 0.965862)
test_all 0.073333 0.042586 748.492649 (278.193906)
test_rubyspec 0.037403 0.025493 93.847459 (105.797181)
total: 434.86 sec