Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-103533
#<BuildRuby:0x0000559a0c059f00
@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.20230212-103533",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004258 0.000556 0.986296 ( 1.337803)
build_miniruby 0.001083 0.000142 1.162958 ( 1.161174)
build_ruby 0.001273 0.000000 2.091213 ( 14.454237)
build_all 0.006482 0.000000 2.943332 ( 1.470051)
build_install 0.004082 0.008291 2.287249 ( 1.452935)
test_btest 0.000667 0.000128 56.252210 ( 15.735854)
test_basic 0.004630 0.000077 0.363071 ( 0.455164)
test_all 0.000968 0.000179 588.111504 (179.904162)
test_rubyspec 0.007004 0.029266 59.999182 ( 69.978856)
total: 285.95 sec