Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-062807
#<BuildRuby:0x000056425d9ba2a8
@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.20230119-062807",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.004980 1.174425 ( 1.621494)
build_miniruby 0.000000 0.001362 1.314411 ( 1.338375)
build_ruby 0.000376 0.001520 3.194379 ( 3.514112)
build_all 0.006915 0.001128 3.903767 ( 2.341028)
build_install 0.013815 0.001955 2.817820 ( 2.157574)
test_btest 0.000696 0.000000 56.282482 ( 21.797702)
test_basic 0.005211 0.000551 0.412785 ( 0.512305)
test_all 0.001211 0.000000 655.130804 (234.357096)
test_rubyspec 0.016069 0.032717 68.019257 ( 78.117140)
total: 345.76 sec