Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-095940
#<BuildRuby:0x000055993af862a8
@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.20230624-095940",
@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.000000 0.000017 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.001847 0.004146 1.940793 ( 3.228637)
build_miniruby 0.001234 0.000088 1.492225 ( 1.523244)
build_ruby 0.001587 0.000000 2.979788 ( 3.297919)
build_all 0.007086 0.000034 2.357587 ( 1.638324)
build_install 0.017367 0.000298 3.580191 ( 3.009057)
test_btest 0.000800 0.000049 79.038612 ( 38.455024)
test_basic 0.003008 0.004600 0.845268 ( 0.993676)
test_all 0.002133 0.000194 571.519677 (235.660193)
test_rubyspec 0.029323 0.023881 88.222308 (106.947614)
total: 394.75 sec