Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-030235
#<BuildRuby:0x000055c96f715a00
@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.20230809-030235",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.006877 0.000507 2.200716 ( 5.566826)
build_miniruby 0.001195 0.000206 1.675398 ( 3.092465)
build_ruby 0.001495 0.000258 3.538054 ( 5.725358)
build_all 0.007818 0.000000 2.686147 ( 3.711846)
build_install 0.016507 0.003377 4.333991 ( 6.494514)
test_btest 0.000722 0.000121 83.805299 ( 54.489245)
test_basic 0.004821 0.003440 0.964546 ( 1.963577)
test_all 0.000948 0.000175 691.797737 (524.426214)
test_rubyspec 0.022055 0.035567 98.722145 (197.388430)
total: 802.86 sec