Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-171106
#<BuildRuby:0x000055ca3cb1e1d8
@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.20230202-171106",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001010 0.004166 1.134030 ( 1.874641)
build_miniruby 0.001024 0.000178 1.165837 ( 1.216137)
build_ruby 0.001369 0.000238 2.412021 ( 2.720496)
build_all 0.006221 0.001082 3.944843 ( 2.497975)
build_install 0.009412 0.004535 2.952572 ( 2.658643)
test_btest 0.000682 0.000137 56.861890 ( 32.660261)
test_basic 0.006656 0.000419 0.451942 ( 0.655796)
test_all 0.001279 0.000245 628.947184 (259.600506)
test_rubyspec 0.020916 0.026921 71.885213 ( 85.456102)
total: 389.34 sec