Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-065142
#<BuildRuby:0x000055efbd445fb8
@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.20230618-065142",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003081 0.003858 1.827216 ( 3.077929)
build_miniruby 0.001472 0.000219 1.345123 ( 1.346260)
build_ruby 0.001673 0.000000 2.549211 ( 2.725331)
build_all 0.005467 0.000457 2.160829 ( 1.165058)
build_install 0.014228 0.002033 3.500845 ( 2.284611)
test_btest 0.000000 0.001023 79.657527 ( 21.661571)
test_basic 0.001914 0.003893 0.763080 ( 0.842185)
test_all 0.000832 0.000148 573.108220 (180.378609)
test_rubyspec 0.030784 0.022309 85.096666 ( 99.027729)
total: 312.51 sec