Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-201038
#<BuildRuby:0x000055773fc562a8
@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.20230726-201038",
@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.000033 0.000002 0.000035 ( 0.000027)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003307 0.004384 2.257185 ( 5.110640)
build_miniruby 0.001361 0.000151 1.655891 ( 2.721371)
build_ruby 0.001437 0.000160 3.358653 ( 4.469291)
build_all 0.008084 0.000000 2.594165 ( 2.353635)
build_install 0.018350 0.001375 4.054038 ( 4.863386)
test_btest 0.000589 0.000059 79.440273 ( 47.741103)
test_basic 0.000313 0.008045 0.907750 ( 1.459556)
test_all 0.000937 0.000146 643.089987 (334.868492)
test_rubyspec 0.037141 0.020377 94.274552 (140.337195)
total: 543.93 sec