Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-085112
#<BuildRuby:0x000055da77041fd0
@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.20230827-085112",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002604 0.004361 2.026829 ( 3.263460)
build_miniruby 0.000000 0.001793 1.615946 ( 1.615022)
build_ruby 0.000000 0.001932 3.357486 ( 3.543376)
build_all 0.003661 0.004240 6.216874 ( 2.723198)
build_install 0.013794 0.006156 7.633650 ( 4.294580)
test_btest 0.000854 0.000000 87.121548 ( 33.698017)
test_basic 0.005266 0.000404 0.948879 ( 1.022359)
test_all 0.008682 0.000846 695.974031 (241.418452)
test_rubyspec 0.029144 0.042814 100.527913 (111.955264)
total: 403.53 sec