Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-181802
#<BuildRuby:0x000055aa569aa208
@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.20230713-181802",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.006388 0.000228 2.171993 ( 5.553733)
build_miniruby 0.001478 0.000053 1.585178 ( 2.040766)
build_ruby 0.001371 0.000049 3.322073 ( 4.271937)
build_all 0.007745 0.000276 2.554586 ( 2.790999)
build_install 0.015226 0.004415 4.038277 ( 4.804198)
test_btest 0.000769 0.000048 76.187670 ( 46.067682)
test_basic 0.008482 0.000000 0.870996 ( 1.602537)
test_all 0.001123 0.000035 583.157304 (329.913393)
test_rubyspec 0.023374 0.030552 87.385125 (124.528903)
total: 521.58 sec