Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-194136
#<BuildRuby:0x000055b7c7f8e3d0
@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.20230207-194136",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.003544 0.001064 1.135039 ( 1.521624)
build_miniruby 0.001033 0.000310 1.183183 ( 1.188798)
build_ruby 0.001170 0.000351 2.421275 ( 2.656639)
build_all 0.007039 0.000000 3.750982 ( 2.351223)
build_install 0.010888 0.004549 2.832038 ( 2.368848)
test_btest 0.000720 0.000000 55.808768 ( 25.870635)
test_basic 0.001839 0.003752 0.424298 ( 0.525315)
test_all 0.001329 0.000000 644.335345 (244.215365)
test_rubyspec 0.021192 0.026045 73.121345 ( 83.492781)
total: 364.19 sec