Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-214921
#<BuildRuby:0x0000561815a92008
@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.20240129-214921",
@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.000023 0.000000 0.000023 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.005819 0.000193 1.683887 ( 2.004523)
build_miniruby 0.001333 0.000127 1.608292 ( 1.606288)
build_ruby 0.001574 0.000150 3.158629 ( 3.368052)
build_all 0.002571 0.003984 5.557204 ( 2.062011)
build_install 0.011915 0.004057 6.663474 ( 3.052450)
test_btest 0.000935 0.000150 86.176712 ( 22.483001)
test_basic 0.007902 0.001264 1.010851 ( 1.134161)
test_all 0.087943 0.029887 744.235178 (251.373390)
test_rubyspec 0.038824 0.056648 148.350348 (168.142511)
total: 455.23 sec