Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-203439
#<BuildRuby:0x000055d46f5d2390
@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.20230512-203439",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006087 0.000000 1.655024 ( 2.888716)
build_miniruby 0.001104 0.000000 1.189037 ( 1.187538)
build_ruby 0.001287 0.000045 1.996682 ( 2.220585)
build_all 0.004939 0.000429 1.942343 ( 1.080572)
build_install 0.011836 0.000253 2.692532 ( 1.714213)
test_btest 0.000624 0.000050 71.751857 ( 18.235281)
test_basic 0.003567 0.001323 0.624639 ( 0.697970)
test_all 0.000000 0.000873 521.842374 (150.100534)
test_rubyspec 0.022334 0.018310 67.057284 ( 78.733397)
total: 256.86 sec