Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-121144
#<BuildRuby:0x000055f515ca5f70
@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.20230610-121144",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006144 0.000000 1.760720 ( 3.008157)
build_miniruby 0.001338 0.000000 1.041932 ( 1.040322)
build_ruby 0.001299 0.000106 1.859243 ( 2.044377)
build_all 0.005209 0.000579 1.832599 ( 0.988427)
build_install 0.008537 0.005472 2.941428 ( 1.915033)
test_btest 0.000961 0.000143 74.397800 ( 19.862221)
test_basic 0.001107 0.003947 0.667201 ( 0.740266)
test_all 0.000980 0.000175 537.741237 (160.442399)
test_rubyspec 0.015877 0.024729 73.903634 ( 85.571992)
total: 275.61 sec