Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-234201
#<BuildRuby:0x0000557d3c4724f8
@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.20230926-234201",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000000 0.006648 2.239749 ( 3.557768)
build_miniruby 0.000000 0.001693 1.530227 ( 1.532446)
build_ruby 0.000000 0.001806 3.336320 ( 3.509839)
build_all 0.003742 0.004297 6.083822 ( 3.032803)
build_install 0.010122 0.008694 7.693777 ( 4.458877)
test_btest 0.000532 0.000206 83.640512 ( 33.275040)
test_basic 0.005017 0.001942 0.945664 ( 1.046715)
test_all 0.000763 0.008657 704.651893 (259.636712)
test_rubyspec 0.040848 0.031434 103.534888 (117.035863)
total: 427.09 sec