Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-224350
#<BuildRuby:0x0000560b5b4ee230
@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.20240201-224350",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004501 0.001250 1.756444 ( 2.091650)
build_miniruby 0.001258 0.000000 1.559548 ( 1.558396)
build_ruby 0.001477 0.000000 2.914958 ( 3.119827)
build_all 0.000000 0.007239 6.058313 ( 2.428957)
build_install 0.013969 0.003856 7.258195 ( 3.467797)
test_btest 0.000811 0.000282 85.985740 ( 22.570540)
test_basic 0.004466 0.001554 0.671888 ( 0.728804)
test_all 0.093030 0.024057 750.824690 (245.449243)
test_rubyspec 0.050722 0.043390 147.811997 (159.382161)
total: 440.80 sec