Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-145857
#<BuildRuby:0x0000561372016130
@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-145857",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001625 0.003592 1.605078 ( 2.903877)
build_miniruby 0.001085 0.000181 1.008166 ( 1.006217)
build_ruby 0.001453 0.000242 2.261012 ( 2.468763)
build_all 0.005465 0.000000 2.070846 ( 1.237143)
build_install 0.008796 0.005283 3.024468 ( 2.050271)
test_btest 0.000975 0.000000 73.113577 ( 19.211250)
test_basic 0.005924 0.000000 0.603067 ( 0.676449)
test_all 0.001139 0.000000 559.685306 (201.259874)
test_rubyspec 0.026898 0.011899 72.024321 ( 83.849333)
total: 314.66 sec