Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-201824
#<BuildRuby:0x00005594f54ba890
@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.20231216-201824",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006449 0.000266 2.543019 ( 2.640826)
build_miniruby 0.001242 0.000133 1.621788 ( 1.621611)
build_ruby 0.001588 0.000170 3.054200 ( 3.214897)
build_all 0.006505 0.000697 5.745353 ( 2.379110)
build_install 0.017744 0.000000 6.670852 ( 3.091675)
test_btest 0.001016 0.000000 81.012212 ( 21.448822)
test_basic 0.002780 0.003358 0.892220 ( 0.956135)
test_all 0.078368 0.043252 663.967426 (189.004036)
test_rubyspec 0.028622 0.025591 83.613371 ( 95.329795)
total: 319.69 sec