Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-071739
#<BuildRuby:0x000055847f17df50
@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.20230209-071739",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004797 0.000099 1.152369 ( 1.542759)
build_miniruby 0.000990 0.000130 1.107139 ( 1.105833)
build_ruby 0.001080 0.000141 2.268070 ( 2.473289)
build_all 0.005963 0.000212 3.507140 ( 1.807968)
build_install 0.010944 0.003425 2.732107 ( 1.878851)
test_btest 0.000771 0.000110 57.155589 ( 15.230083)
test_basic 0.004840 0.000691 0.416847 ( 0.512528)
test_all 0.001131 0.000162 647.444401 (195.077379)
test_rubyspec 0.023891 0.023116 68.665252 ( 78.902733)
total: 298.53 sec