Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-223816
#<BuildRuby:0x0000559715836308
@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.20230310-223816",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004707 0.000897 1.705783 ( 3.343971)
build_miniruby 0.000996 0.000190 1.156498 ( 1.154984)
build_ruby 0.001365 0.000000 2.327945 ( 2.520962)
build_all 0.003279 0.002577 2.013620 ( 1.192599)
build_install 0.009630 0.005292 3.082922 ( 2.035782)
test_btest 0.000557 0.000134 66.400945 ( 20.210281)
test_basic 0.000000 0.005371 0.518360 ( 0.623788)
test_all 0.000000 0.001131 544.687682 (167.217815)
test_rubyspec 0.026671 0.014821 71.372307 ( 81.086621)
total: 279.39 sec