Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-153815
#<BuildRuby:0x0000559e73e1a868
@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.20240315-153815",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006494 0.000672 2.541903 ( 2.911428)
build_miniruby 0.001464 0.000151 1.933280 ( 1.972822)
build_ruby 0.001801 0.000186 3.929754 ( 4.330551)
build_all 0.004701 0.003883 7.133604 ( 3.710297)
build_install 0.018867 0.001247 8.922374 ( 4.992110)
test_btest 0.000719 0.000087 95.176570 ( 38.959959)
test_basic 0.008310 0.000434 1.005384 ( 1.081575)
test_all 0.083578 0.035962 825.045290 (302.416329)
test_rubyspec 0.034173 0.054612 126.167914 (135.803408)
total: 496.18 sec