Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-043303
#<BuildRuby:0x0000563b46122078
@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.20240112-043303",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005424 0.000678 1.685786 ( 2.371133)
build_miniruby 0.001541 0.000000 1.674974 ( 1.764764)
build_ruby 0.001943 0.000000 3.429683 ( 3.791986)
build_all 0.007032 0.000792 5.851116 ( 4.143786)
build_install 0.004189 0.013366 6.939402 ( 5.322075)
test_btest 0.000689 0.000159 83.671894 ( 56.811054)
test_basic 0.005919 0.001366 0.898770 ( 1.201757)
test_all 0.070226 0.048193 746.493428 (373.960200)
test_rubyspec 0.024578 0.043805 99.324278 (111.679883)
total: 561.05 sec