Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-194138
#<BuildRuby:0x000055b921901fc0
@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.20230122-194138",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004669 0.000889 1.182232 ( 1.986875)
build_miniruby 0.001300 0.000248 1.215453 ( 1.282314)
build_ruby 0.001340 0.000256 3.133858 ( 23.816596)
build_all 0.006177 0.001177 3.825888 ( 2.613203)
build_install 0.016013 0.001179 3.003912 ( 2.785192)
test_btest 0.000805 0.000140 56.385438 ( 30.088725)
test_basic 0.000609 0.005083 0.408537 ( 0.510262)
test_all 0.001036 0.000225 641.275785 (259.160428)
test_rubyspec 0.026190 0.023954 71.990266 ( 85.370897)
total: 407.62 sec