Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-134137
#<BuildRuby:0x000055b2b2f668e0
@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-134137",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.005763 0.000065 1.673443 ( 2.967234)
build_miniruby 0.001132 0.000000 1.245068 ( 1.243277)
build_ruby 0.001201 0.000000 2.080695 ( 2.277183)
build_all 0.006986 0.000197 2.072513 ( 1.387851)
build_install 0.008545 0.008663 3.499470 ( 2.576651)
test_btest 0.000982 0.000102 76.883090 ( 26.283002)
test_basic 0.007210 0.000284 0.766287 ( 0.871227)
test_all 0.001201 0.000120 540.000998 (171.257112)
test_rubyspec 0.034323 0.002884 70.816431 ( 82.481172)
total: 291.35 sec