Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-040230
#<BuildRuby:0x00005593d911a1a8
@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.20230827-040230",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.001059 0.006621 2.241727 ( 4.378865)
build_miniruby 0.001203 0.000240 1.732912 ( 1.902109)
build_ruby 0.000000 0.002177 3.299374 ( 3.739728)
build_all 0.006750 0.002212 6.576352 ( 4.264880)
build_install 0.018496 0.002267 8.211404 ( 5.550234)
test_btest 0.000661 0.000140 87.752471 ( 41.741056)
test_basic 0.008146 0.000802 1.045850 ( 1.158381)
test_all 0.006243 0.003815 686.107313 (283.937647)
test_rubyspec 0.038897 0.025562 100.882865 (112.205060)
total: 458.88 sec