Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-020637
#<BuildRuby:0x000055d305179f70
@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.20231021-020637",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000007 0.000001 0.000008 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.005800 0.000000 1.961935 ( 2.084421)
build_miniruby 0.001602 0.000000 1.390345 ( 1.388741)
build_ruby 0.000000 0.001703 2.598650 ( 2.825956)
build_all 0.005482 0.001782 5.377415 ( 2.131273)
build_install 0.010744 0.004454 6.671172 ( 3.137765)
test_btest 0.001023 0.000096 78.911881 ( 20.500144)
test_basic 0.001553 0.003754 0.711043 ( 0.770717)
test_all 0.007862 0.000456 568.234129 (171.412648)
test_rubyspec 0.025933 0.023814 80.977531 ( 92.368285)
total: 296.62 sec