Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-184552
#<BuildRuby:0x0000561cd4bd2008
@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.20230109-184552",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004274 0.000558 1.148211 ( 1.746299)
build_miniruby 0.001170 0.000153 1.414586 ( 1.413791)
build_ruby 0.001382 0.000181 3.082465 ( 3.432232)
build_all 0.006633 0.000290 3.746224 ( 1.928453)
build_install 0.009108 0.005925 2.849423 ( 1.960625)
test_btest 0.000651 0.000108 56.602999 ( 14.962505)
test_basic 0.001090 0.004073 0.388795 ( 0.482144)
test_all 0.001494 0.000000 626.672921 (177.163061)
test_rubyspec 0.017330 0.023434 64.303669 ( 74.027618)
total: 277.12 sec