Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-162319
#<BuildRuby:0x000055d93a6b23d0
@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.20230621-162319",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005644 0.000605 1.905021 ( 4.587335)
build_miniruby 0.001477 0.000158 1.520742 ( 2.048190)
build_ruby 0.001443 0.000154 2.772563 ( 3.514566)
build_all 0.007385 0.000326 5.593201 ( 4.313573)
build_install 0.016541 0.001220 6.985224 ( 5.815400)
test_btest 0.000722 0.000073 76.591791 ( 43.695299)
test_basic 0.007295 0.000000 0.792531 ( 1.021710)
test_all 0.000452 0.000769 582.599704 (279.430526)
test_rubyspec 0.020042 0.033108 87.450039 (112.991458)
total: 457.42 sec