Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-063310
#<BuildRuby:0x000055b1c66168e0
@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.20230331-063310",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002767 0.003859 1.893348 ( 4.232972)
build_miniruby 0.001338 0.000149 1.270681 ( 1.312016)
build_ruby 0.001512 0.000168 2.566802 ( 2.863820)
build_all 0.007194 0.000000 2.124671 ( 2.073287)
build_install 0.013507 0.004119 3.426708 ( 3.506425)
test_btest 0.000000 0.000695 71.393259 ( 36.782217)
test_basic 0.000000 0.005988 0.528241 ( 0.649069)
test_all 0.001848 0.000907 551.861067 (216.003984)
test_rubyspec 0.025774 0.022960 79.031368 ( 93.757493)
total: 361.18 sec