Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-033144
#<BuildRuby:0x000055b57fd3e390
@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.20230904-033144",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004953 0.000917 1.854179 ( 3.377490)
build_miniruby 0.001895 0.000350 1.602148 ( 1.841314)
build_ruby 0.000000 0.001641 3.307143 ( 3.862317)
build_all 0.005290 0.002718 6.306146 ( 4.050852)
build_install 0.011069 0.007010 7.406234 ( 5.106119)
test_btest 0.000628 0.000157 81.774907 ( 45.908041)
test_basic 0.004083 0.004082 0.946540 ( 1.348111)
test_all 0.005326 0.004449 702.114309 (465.016551)
test_rubyspec 0.042601 0.039595 107.511268 (162.004177)
total: 692.52 sec