Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-020910
#<BuildRuby:0x000055d0118e1fc0
@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.20230503-020910",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004910 0.001169 1.843582 ( 3.074054)
build_miniruby 0.000000 0.001312 1.153358 ( 1.153297)
build_ruby 0.000000 0.001208 2.428783 ( 2.644517)
build_all 0.002907 0.002421 1.909047 ( 1.088823)
build_install 0.008560 0.004318 2.986653 ( 1.970831)
test_btest 0.000827 0.000000 72.702763 ( 18.875585)
test_basic 0.004893 0.000000 0.724872 ( 0.799865)
test_all 0.000963 0.000000 513.344265 (155.431126)
test_rubyspec 0.019019 0.026092 70.101064 ( 81.869696)
total: 266.91 sec