Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-080552
#<BuildRuby:0x0000558e0316d820
@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.20230214-080552",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004193 0.000175 1.274263 ( 1.679991)
build_miniruby 0.001482 0.000000 1.132643 ( 1.131267)
build_ruby 0.001398 0.000000 2.297370 ( 2.516578)
build_all 0.007233 0.000000 3.952931 ( 2.034033)
build_install 0.007745 0.006642 3.015357 ( 2.265385)
test_btest 0.000000 0.000916 56.938537 ( 19.046260)
test_basic 0.000436 0.005798 0.500547 ( 0.597354)
test_all 0.002059 0.000303 675.727130 (272.255810)
test_rubyspec 0.016978 0.041208 75.729381 ( 87.992096)
total: 389.52 sec