Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-142458
#<BuildRuby:0x000056380e26e8e0
@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.20230201-142458",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003785 0.000541 1.151704 ( 1.593830)
build_miniruby 0.001461 0.000209 1.144110 ( 1.143133)
build_ruby 0.001433 0.000205 2.423851 ( 2.678203)
build_all 0.006544 0.000314 3.763954 ( 1.893270)
build_install 0.010086 0.004582 2.904078 ( 2.155814)
test_btest 0.000754 0.000126 57.698603 ( 18.405372)
test_basic 0.003815 0.003469 0.436726 ( 0.536542)
test_all 0.001547 0.000298 654.343222 (218.870863)
test_rubyspec 0.012467 0.038737 70.676611 ( 82.105809)
total: 329.38 sec