Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-140609
#<BuildRuby:0x000055a2f2269f90
@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-140609",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.000000 0.006260 2.353702 ( 2.405306)
build_miniruby 0.000373 0.001183 1.704598 ( 1.702923)
build_ruby 0.001917 0.000000 3.229483 ( 3.432157)
build_all 0.000000 0.007645 5.895553 ( 2.786042)
build_install 0.012415 0.006533 7.365411 ( 4.222547)
test_btest 0.000695 0.000209 82.931109 ( 35.501800)
test_basic 0.003771 0.003802 0.886459 ( 0.956542)
test_all 0.096895 0.022655 701.552426 (247.789814)
test_rubyspec 0.038300 0.030448 95.838583 (108.328634)
total: 407.13 sec