Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-171451
#<BuildRuby:0x000055a695d5e008
@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.20240302-171451",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003562 0.003891 2.583820 ( 2.369596)
build_miniruby 0.001128 0.000376 1.761102 ( 1.760342)
build_ruby 0.001190 0.000397 3.539798 ( 3.764355)
build_all 0.007397 0.000000 6.787683 ( 2.942300)
build_install 0.012780 0.006755 8.911720 ( 4.796402)
test_btest 0.000541 0.000180 92.298586 ( 38.388881)
test_basic 0.005760 0.001920 0.949881 ( 1.045619)
test_all 0.060074 0.056485 746.455119 (278.825592)
test_rubyspec 0.060568 0.030313 126.573452 (136.837348)
total: 470.73 sec