Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-004317
#<BuildRuby:0x00005638909261d8
@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.20230622-004317",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.003380 0.002501 1.802643 ( 2.995133)
build_miniruby 0.001013 0.000338 1.425211 ( 1.425318)
build_ruby 0.001326 0.000442 2.878141 ( 3.065466)
build_all 0.005007 0.001669 2.275131 ( 1.371637)
build_install 0.010244 0.004691 3.457944 ( 2.452221)
test_btest 0.000535 0.000185 77.316388 ( 21.794822)
test_basic 0.004748 0.000000 0.776833 ( 0.848999)
test_all 0.001830 0.000000 573.277777 (167.319585)
test_rubyspec 0.018289 0.027929 82.032584 ( 94.067431)
total: 295.34 sec