Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-084551
#<BuildRuby:0x000055f42c9c9fe8
@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.20221219-084551",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004776 0.000206 1.159545 ( 1.749246)
build_miniruby 0.001527 0.000000 1.372111 ( 1.373796)
build_ruby 0.000000 0.001671 3.580832 ( 4.126406)
build_all 0.004621 0.002824 3.958331 ( 2.647774)
build_install 0.012815 0.000931 3.106104 ( 2.825281)
test_btest 0.000526 0.000109 56.590959 ( 32.297209)
test_basic 0.005543 0.000231 0.433908 ( 0.598607)
test_all 0.002265 0.000453 640.937150 (255.569365)
test_rubyspec 0.019648 0.029553 72.179804 ( 85.627928)
total: 386.82 sec