Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-063504
#<BuildRuby:0x0000563c02e0e1a8
@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.20230527-063504",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005419 0.000433 1.657563 ( 3.001126)
build_miniruby 0.001654 0.000132 1.317587 ( 1.316476)
build_ruby 0.001570 0.000125 2.631547 ( 2.817773)
build_all 0.001736 0.004577 2.154413 ( 1.282705)
build_install 0.012454 0.003141 2.974629 ( 1.954433)
test_btest 0.000798 0.000107 74.101302 ( 28.303773)
test_basic 0.005121 0.000683 0.743783 ( 0.838840)
test_all 0.000000 0.001113 564.129304 (196.895978)
test_rubyspec 0.005140 0.044682 78.144690 ( 89.836158)
total: 326.25 sec