Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-162345
#<BuildRuby:0x0000561fcc4ee8e0
@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-162345",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000049 0.000000 0.000049 ( 0.000045)
build_up 0.006875 0.000000 2.189277 ( 3.536229)
build_miniruby 0.001566 0.000059 1.613610 ( 1.621875)
build_ruby 0.001367 0.000128 3.281418 ( 3.650807)
build_all 0.007583 0.000319 2.429106 ( 2.097252)
build_install 0.009355 0.009124 4.010653 ( 3.381472)
test_btest 0.000746 0.000109 80.781626 ( 41.296152)
test_basic 0.003680 0.005011 0.956580 ( 1.085898)
test_all 0.001415 0.000250 675.246123 (340.697362)
test_rubyspec 0.026061 0.029347 93.274615 (115.199766)
total: 512.57 sec