Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-123429
#<BuildRuby:0x00005642da076228
@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.20230102-123429",
@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.000005 0.000019 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.001457 0.003193 0.943369 ( 1.325737)
build_miniruby 0.000867 0.000289 1.294516 ( 1.297867)
build_ruby 0.001550 0.000000 3.249763 ( 3.604100)
build_all 0.003910 0.003137 3.729654 ( 1.888981)
build_install 0.011566 0.003855 2.940968 ( 2.007644)
test_btest 0.000708 0.000245 56.376792 ( 18.122430)
test_basic 0.000000 0.005942 0.444012 ( 0.547996)
test_all 0.000000 0.001093 645.314844 (194.385251)
test_rubyspec 0.023454 0.023846 66.906789 ( 76.893355)
total: 300.07 sec