Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-015828
#<BuildRuby:0x000055b932a85fc0
@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.20230901-015828",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005578 0.000620 1.913790 ( 3.487526)
build_miniruby 0.000000 0.001695 1.754098 ( 2.020473)
build_ruby 0.000000 0.001855 3.399127 ( 3.865744)
build_all 0.003659 0.004092 6.580576 ( 5.052428)
build_install 0.013067 0.005079 7.847419 ( 6.282604)
test_btest 0.000739 0.000143 85.244822 ( 49.876795)
test_basic 0.000733 0.007783 1.000356 ( 1.371022)
test_all 0.003742 0.006558 762.524491 (430.785673)
test_rubyspec 0.034083 0.038591 105.968435 (128.666782)
total: 631.41 sec