Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-195718
#<BuildRuby:0x000055ea232fe118
@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.20230729-195718",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000031)
build_up 0.006241 0.001248 2.207058 ( 5.713552)
build_miniruby 0.001654 0.000000 1.699683 ( 2.671794)
build_ruby 0.002042 0.000000 3.466625 ( 6.819603)
build_all 0.000000 0.008394 2.692683 ( 4.364370)
build_install 0.004705 0.015883 4.123161 ( 5.323940)
test_btest 0.000867 0.000341 80.356195 ( 56.234622)
test_basic 0.003478 0.003919 0.932809 ( 2.021153)
test_all 0.000830 0.000344 684.604692 (323.635701)
test_rubyspec 0.021109 0.040854 94.980894 (158.127002)
total: 564.91 sec