Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-223056
#<BuildRuby:0x0000557d90de2390
@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.20230601-223056",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006228 1.790386 ( 3.051551)
build_miniruby 0.000000 0.001422 1.324671 ( 1.326046)
build_ruby 0.001177 0.000566 2.895424 ( 3.102292)
build_all 0.002603 0.004735 2.150838 ( 1.505452)
build_install 0.010387 0.007786 3.445505 ( 2.702433)
test_btest 0.000627 0.000179 77.877236 ( 26.174704)
test_basic 0.004726 0.000156 0.761712 ( 0.839916)
test_all 0.001348 0.000372 565.118949 (211.421609)
test_rubyspec 0.021608 0.024675 80.715084 ( 92.937226)
total: 343.06 sec