Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-110938
#<BuildRuby:0x000055d579622308
@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.20230815-110938",
@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.000024 0.000001 0.000025 ( 0.000023)
autoconf 0.000038 0.000001 0.000039 ( 0.000040)
configure 0.000029 0.000001 0.000030 ( 0.000031)
build_up 0.006858 0.000245 2.263188 ( 6.268349)
build_miniruby 0.001386 0.000049 1.678155 ( 3.289909)
build_ruby 0.001467 0.000053 3.508830 ( 15.894128)
build_all 0.008127 0.000290 6.627183 ( 7.411466)
build_install 0.007397 0.013967 8.511161 ( 12.371354)
test_btest 0.000717 0.000096 85.685624 ( 69.203075)
test_basic 0.008162 0.000446 1.014467 ( 2.237081)
test_all 0.008248 0.001064 672.575751 (531.278715)
test_rubyspec 0.034191 0.043637 109.125660 (218.165366)
total: 866.12 sec