Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-135326
#<BuildRuby:0x000055946b3cdf70
@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-135326",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.005105 0.000207 1.572134 ( 2.842597)
build_miniruby 0.000000 0.001346 1.079990 ( 1.078293)
build_ruby 0.000000 0.001294 2.286442 ( 2.497597)
build_all 0.005232 0.000006 1.800395 ( 0.991208)
build_install 0.007137 0.004506 3.025966 ( 2.076861)
test_btest 0.000654 0.000140 74.110099 ( 30.080700)
test_basic 0.000000 0.005965 0.733415 ( 0.858823)
test_all 0.000280 0.000834 588.337448 (188.807109)
test_rubyspec 0.018231 0.024140 75.029597 ( 88.119400)
total: 317.35 sec