Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-031806
#<BuildRuby:0x000055ac3b522230
@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.20230531-031806",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006144 0.000431 2.006502 ( 4.957521)
build_miniruby 0.001788 0.000344 1.526201 ( 1.881922)
build_ruby 0.001408 0.000271 2.899558 ( 4.263787)
build_all 0.006869 0.001321 2.256452 ( 3.205253)
build_install 0.020212 0.001216 3.740910 ( 4.798405)
test_btest 0.000835 0.000144 77.966042 ( 81.690140)
test_basic 0.003776 0.004486 0.819833 ( 1.449887)
test_all 0.001438 0.000287 592.506106 (440.131308)
test_rubyspec 0.013989 0.040078 85.536841 (102.363072)
total: 644.74 sec