Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-151120
#<BuildRuby:0x00005595d2dd61a8
@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-151120",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004230 0.000368 1.181793 ( 2.179653)
build_miniruby 0.001240 0.000108 1.196869 ( 1.234709)
build_ruby 0.001508 0.000000 3.033124 ( 3.485765)
build_all 0.003519 0.003687 3.833041 ( 2.601417)
build_install 0.011910 0.003947 3.015885 ( 3.106281)
test_btest 0.000608 0.000087 56.403366 ( 35.394038)
test_basic 0.000000 0.006222 0.449378 ( 0.724227)
test_all 0.000528 0.000922 626.526757 (298.790115)
test_rubyspec 0.029416 0.020966 71.464517 ( 89.180488)
total: 436.70 sec