Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-053721
#<BuildRuby:0x000055f1ea032078
@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.20230924-053721",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006841 0.000000 2.291490 ( 4.529763)
build_miniruby 0.001466 0.000056 1.634842 ( 1.781254)
build_ruby 0.000000 0.002146 3.328161 ( 3.965178)
build_all 0.007376 0.002195 6.276368 ( 4.371950)
build_install 0.013125 0.006163 7.734841 ( 5.849372)
test_btest 0.000977 0.000153 82.613760 ( 44.638108)
test_basic 0.004699 0.003777 0.938026 ( 1.215310)
test_all 0.010437 0.001030 669.156507 (300.226573)
test_rubyspec 0.035941 0.033647 104.168954 (122.686831)
total: 489.27 sec