Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-041558
#<BuildRuby:0x00007f204d5dfdd0
@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.20240620-041558",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.000631 0.008156 3.874736 ( 3.744798)
build_miniruby 0.000000 0.002053 1.671831 ( 1.683379)
build_ruby 0.000000 0.002461 4.388023 ( 4.559489)
build_all 0.006131 0.004370 8.024402 ( 3.649834)
build_install 0.019718 0.004019 11.083400 ( 6.236656)
test_btest 0.000702 0.000193 115.762509 ( 33.628847)
test_basic 0.006205 0.000648 1.201719 ( 1.257494)
test_all 0.111695 0.036442 806.277759 (238.356526)
test_rubyspec 0.050959 0.042082 164.200125 ( 34.322781)
total: 327.44 sec