Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-011437
#<BuildRuby:0x0000560df5e1e390
@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.20240226-011437",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006012 0.000694 2.411932 ( 2.283712)
build_miniruby 0.001360 0.000157 1.597584 ( 1.595845)
build_ruby 0.001502 0.000173 3.364998 ( 3.614269)
build_all 0.007885 0.000396 6.740639 ( 3.189853)
build_install 0.015380 0.005351 8.546971 ( 4.579198)
test_btest 0.001020 0.000141 91.467616 ( 36.505786)
test_basic 0.003633 0.004542 0.874482 ( 0.946005)
test_all 0.095760 0.018587 748.205015 (269.157794)
test_rubyspec 0.010255 0.071469 124.397112 (136.896395)
total: 458.77 sec