Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-183538
#<BuildRuby:0x0000564986fca258
@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.20230909-183538",
@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.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002160 0.003671 2.062007 ( 3.245289)
build_miniruby 0.001630 0.000000 1.600780 ( 1.609331)
build_ruby 0.001658 0.000000 3.231852 ( 3.431287)
build_all 0.003856 0.003086 6.035250 ( 2.686818)
build_install 0.015126 0.003782 7.440207 ( 3.793536)
test_btest 0.000784 0.000153 83.225152 ( 32.391209)
test_basic 0.007288 0.001417 0.984109 ( 1.130905)
test_all 0.009173 0.000209 696.920693 (245.238132)
test_rubyspec 0.045620 0.026061 98.908451 (110.346205)
total: 403.87 sec