Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-002803
#<BuildRuby:0x000055bdd09f24f8
@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.20230927-002803",
@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.000003 0.000025 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004056 0.003909 2.376338 ( 4.971921)
build_miniruby 0.001817 0.000284 1.741802 ( 2.074631)
build_ruby 0.002135 0.000000 3.748123 ( 4.790209)
build_all 0.008151 0.000383 6.507632 ( 5.477961)
build_install 0.012592 0.009763 8.052656 ( 7.360795)
test_btest 0.001188 0.000237 85.023229 ( 60.584537)
test_basic 0.000671 0.008789 1.039390 ( 1.544213)
test_all 0.005770 0.004730 714.277419 (516.414100)
test_rubyspec 0.058325 0.023049 109.810835 (148.614279)
total: 751.83 sec