Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-042433
#<BuildRuby:0x00005653cf195fb8
@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.20230125-042433",
@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.000013 0.000000 0.000013 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.004342 1.072420 ( 1.467897)
build_miniruby 0.000000 0.001443 1.080160 ( 1.078817)
build_ruby 0.000233 0.001402 2.832311 ( 3.109856)
build_all 0.006162 0.000711 3.756631 ( 1.848197)
build_install 0.011910 0.000424 2.820858 ( 1.981706)
test_btest 0.000899 0.000096 58.196169 ( 18.607742)
test_basic 0.005083 0.000096 0.379614 ( 0.477821)
test_all 0.000970 0.000100 648.465357 (219.301136)
test_rubyspec 0.028810 0.015700 67.677096 ( 79.526341)
total: 327.40 sec