Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-114401
#<BuildRuby:0x0000560551f1e120
@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.20230501-114401",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005405 0.000000 1.703888 ( 2.962306)
build_miniruby 0.001293 0.000000 1.276745 ( 1.275498)
build_ruby 0.001304 0.000000 2.442908 ( 2.662841)
build_all 0.005992 0.000000 1.940552 ( 1.237794)
build_install 0.009574 0.004060 3.121245 ( 2.237496)
test_btest 0.000697 0.000044 73.279322 ( 23.964711)
test_basic 0.006206 0.000388 0.704746 ( 0.803762)
test_all 0.002051 0.000000 589.231318 (179.474657)
test_rubyspec 0.020922 0.026137 74.194870 ( 86.122406)
total: 300.74 sec