Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-222010
#<BuildRuby:0x00005557b0cadf70
@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.20230826-222010",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005333 0.001435 2.241641 ( 4.295112)
build_miniruby 0.001514 0.000408 1.636353 ( 1.796754)
build_ruby 0.001286 0.000887 3.281324 ( 3.670919)
build_all 0.006385 0.001855 6.210595 ( 4.484495)
build_install 0.016515 0.003356 7.894017 ( 6.045566)
test_btest 0.000733 0.000195 83.211708 ( 44.021424)
test_basic 0.003327 0.005376 0.948240 ( 1.192861)
test_all 0.003613 0.005453 671.681389 (255.432326)
test_rubyspec 0.040923 0.032861 97.904772 (109.373949)
total: 430.31 sec