Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-040156
#<BuildRuby:0x000055e71bb5e8e0
@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.20230711-040156",
@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.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003178 0.003881 2.206016 ( 3.783632)
build_miniruby 0.001518 0.000000 1.611224 ( 1.631211)
build_ruby 0.001931 0.000000 3.301124 ( 3.540463)
build_all 0.006902 0.000343 2.636061 ( 1.926280)
build_install 0.011202 0.007962 4.136780 ( 3.444891)
test_btest 0.000710 0.000129 82.110277 ( 41.997926)
test_basic 0.006189 0.001125 0.882031 ( 1.057657)
test_all 0.001481 0.000160 603.994068 (264.063387)
test_rubyspec 0.034106 0.019389 92.668746 (105.972804)
total: 427.42 sec