Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-020333
#<BuildRuby:0x000055a4d9589e80
@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.20230515-020333",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001054 0.004085 1.677609 ( 2.976612)
build_miniruby 0.001274 0.000153 1.159667 ( 1.177122)
build_ruby 0.001177 0.000000 2.423169 ( 2.647953)
build_all 0.006856 0.000000 2.086603 ( 1.591489)
build_install 0.009016 0.008279 3.459923 ( 2.588997)
test_btest 0.000687 0.000118 73.465144 ( 39.537622)
test_basic 0.003104 0.003915 0.799648 ( 0.973232)
test_all 0.000801 0.000160 557.439795 (239.764420)
test_rubyspec 0.035135 0.014955 80.537391 ( 95.737140)
total: 387.00 sec