Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-070423
#<BuildRuby:0x0000563559b6a2a8
@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.20240213-070423",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.003835 0.003457 2.149254 ( 2.653087)
build_miniruby 0.001699 0.000206 1.748711 ( 1.766940)
build_ruby 0.001859 0.000000 4.108738 ( 4.352712)
build_all 0.008344 0.000000 7.077392 ( 3.598653)
build_install 0.015711 0.005986 8.861381 ( 5.171984)
test_btest 0.001162 0.000000 95.481788 ( 46.939304)
test_basic 0.002024 0.006498 1.076718 ( 1.213003)
test_all 0.100934 0.023690 838.271066 (416.452151)
test_rubyspec 0.081531 0.038205 211.878082 (297.360968)
total: 779.51 sec