Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-045744
#<BuildRuby:0x000055f996c22258
@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.20230119-045744",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004170 0.000725 1.185752 ( 1.889665)
build_miniruby 0.001440 0.000251 1.371845 ( 1.425360)
build_ruby 0.001654 0.000288 2.988886 ( 3.331462)
build_all 0.007076 0.000443 3.894798 ( 2.045458)
build_install 0.011934 0.006012 3.031370 ( 2.851007)
test_btest 0.000900 0.000180 58.423714 ( 26.666842)
test_basic 0.006381 0.000450 0.432562 ( 0.528319)
test_all 0.001289 0.000250 642.731287 (226.836423)
test_rubyspec 0.039468 0.005263 68.088360 ( 78.259161)
total: 343.83 sec