Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-150014
#<BuildRuby:0x00005639ad84a7f0
@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.20230107-150014",
@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.000000 0.000029 0.000029 ( 0.000016)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.001718 0.003047 1.119776 ( 1.565894)
build_miniruby 0.001205 0.000164 1.331152 ( 1.330414)
build_ruby 0.000000 0.001423 3.334108 ( 3.723308)
build_all 0.000029 0.007423 3.663966 ( 1.923549)
build_install 0.013598 0.001492 2.784672 ( 1.999122)
test_btest 0.000679 0.000150 55.940235 ( 17.118551)
test_basic 0.000413 0.003828 0.385293 ( 0.478766)
test_all 0.000811 0.000210 617.635328 (189.001582)
test_rubyspec 0.023760 0.022212 65.277728 ( 75.313935)
total: 292.46 sec