Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-113031
#<BuildRuby:0x0000557cb3496008
@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.20230215-113031",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001016 0.004100 1.342001 ( 1.719292)
build_miniruby 0.001253 0.000000 1.192380 ( 1.190396)
build_ruby 0.001314 0.000000 2.179980 ( 2.380543)
build_all 0.003682 0.002860 3.935003 ( 1.989751)
build_install 0.009036 0.005230 3.009779 ( 2.119841)
test_btest 0.000667 0.000155 55.190965 ( 15.243457)
test_basic 0.005164 0.000000 0.460710 ( 0.553830)
test_all 0.001073 0.000000 631.400413 (183.570032)
test_rubyspec 0.017134 0.020674 63.976867 ( 74.135849)
total: 282.90 sec