Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-063753
#<BuildRuby:0x000055ea0492e390
@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.20230920-063753",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000235 0.008037 2.373388 ( 4.470388)
build_miniruby 0.001478 0.000198 1.814533 ( 2.030604)
build_ruby 0.000000 0.001875 3.647169 ( 4.046277)
build_all 0.004304 0.004738 6.573856 ( 4.941487)
build_install 0.016717 0.004846 8.193231 ( 7.550656)
test_btest 0.000877 0.000171 87.246978 ( 47.700827)
test_basic 0.004968 0.004212 1.049273 ( 1.594704)
test_all 0.010516 0.000504 689.376647 (328.146908)
test_rubyspec 0.028882 0.042680 105.636871 (119.790400)
total: 520.27 sec