Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-111815
#<BuildRuby:0x0000559643649fb8
@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.20230120-111815",
@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.000014 0.000004 0.000018 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004534 0.001133 1.329949 ( 2.852025)
build_miniruby 0.001719 0.000430 1.550944 ( 2.261887)
build_ruby 0.001717 0.000429 3.571984 ( 5.010813)
build_all 0.001515 0.007781 4.072608 ( 5.714274)
build_install 0.015704 0.005025 3.242041 ( 4.472778)
test_btest 0.001152 0.000000 61.082355 ( 70.117327)
test_basic 0.003146 0.004697 0.473083 ( 0.996505)
test_all 0.001051 0.000364 693.588715 (520.897661)
test_rubyspec 0.023904 0.028714 73.786465 ( 92.463055)
total: 704.79 sec