Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-141052
#<BuildRuby:0x00005567e64ba138
@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.20230510-141052",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.001419 0.004154 1.809755 ( 4.176438)
build_miniruby 0.001185 0.000148 1.277376 ( 1.312064)
build_ruby 0.001429 0.000179 2.738553 ( 2.968061)
build_all 0.005956 0.000000 2.223758 ( 1.944705)
build_install 0.014653 0.000436 3.449185 ( 3.233069)
test_btest 0.000683 0.000073 72.242224 ( 36.973404)
test_basic 0.002041 0.004619 0.796274 ( 1.096981)
test_all 0.001544 0.000220 546.187454 (220.804783)
test_rubyspec 0.030964 0.019952 81.591947 ( 97.260669)
total: 369.77 sec