Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-153759
#<BuildRuby:0x0000561b6b576138
@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.20231208-153759",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004646 0.002240 2.319700 ( 2.385509)
build_miniruby 0.001187 0.000285 1.606514 ( 1.606170)
build_ruby 0.001330 0.000319 3.202656 ( 3.398609)
build_all 0.007090 0.000751 5.663271 ( 2.673505)
build_install 0.013849 0.004436 7.320536 ( 4.341876)
test_btest 0.000626 0.000151 81.788361 ( 31.696033)
test_basic 0.006026 0.000459 0.873034 ( 0.962779)
test_all 0.068088 0.053327 693.795343 (275.567581)
test_rubyspec 0.025416 0.041808 94.941563 (106.844218)
total: 429.48 sec