Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-223649
#<BuildRuby:0x00005639769c1f48
@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.20240127-223649",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003457 0.002292 1.390847 ( 1.770031)
build_miniruby 0.001188 0.000237 1.233336 ( 1.233052)
build_ruby 0.001223 0.000245 2.886326 ( 3.123955)
build_all 0.006380 0.000510 6.016027 ( 2.374855)
build_install 0.013660 0.004284 7.567168 ( 3.654564)
test_btest 0.000858 0.000000 81.965913 ( 23.240132)
test_basic 0.001854 0.003654 0.791393 ( 0.853335)
test_all 0.082537 0.032583 725.964884 (211.276447)
test_rubyspec 0.056600 0.038612 145.139329 (156.967311)
total: 404.49 sec