Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-083527
#<BuildRuby:0x0000558193e2e1a8
@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.20230514-083527",
@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.000023 0.000000 0.000023 ( 0.000022)
autoconf 0.000032 0.000000 0.000032 ( 0.000033)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004015 0.002016 1.908113 ( 4.076584)
build_miniruby 0.001341 0.000350 1.335783 ( 1.576386)
build_ruby 0.001339 0.000350 2.726689 ( 3.200699)
build_all 0.004972 0.001297 2.222016 ( 2.342149)
build_install 0.011255 0.003825 3.380587 ( 3.240808)
test_btest 0.000629 0.000169 71.517800 ( 36.489553)
test_basic 0.006564 0.000635 0.775633 ( 1.040787)
test_all 0.000894 0.000232 584.057308 (253.965480)
test_rubyspec 0.022007 0.028826 79.898460 ( 96.519588)
total: 402.45 sec