Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-135140
#<BuildRuby:0x00005560662b2890
@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.20230914-135140",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000037 0.000001 0.000038 ( 0.000038)
configure 0.000040 0.000001 0.000041 ( 0.000042)
build_up 0.007557 0.000229 2.376335 ( 5.172474)
build_miniruby 0.001512 0.000000 1.951914 ( 2.069343)
build_ruby 0.001592 0.000000 3.392080 ( 3.870797)
build_all 0.008176 0.000093 6.292814 ( 4.318768)
build_install 0.018772 0.000536 8.152129 ( 7.033561)
test_btest 0.000000 0.000878 85.578584 ( 46.557234)
test_basic 0.004975 0.003535 0.994423 ( 1.281156)
test_all 0.002486 0.008100 713.002007 (319.474341)
test_rubyspec 0.033538 0.042364 107.609767 (127.524793)
total: 517.30 sec