Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-053245
#<BuildRuby:0x0000556f4f4ca090
@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.20230910-053245",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.001826 0.004681 2.296936 ( 3.527592)
build_miniruby 0.001328 0.000483 1.675391 ( 1.675878)
build_ruby 0.001240 0.000451 3.436604 ( 3.652333)
build_all 0.004064 0.004161 6.442021 ( 3.424873)
build_install 0.013838 0.006379 8.043879 ( 5.209276)
test_btest 0.000752 0.000000 86.184328 ( 32.886939)
test_basic 0.001255 0.007849 0.982144 ( 1.089627)
test_all 0.007924 0.003990 728.661130 (381.682408)
test_rubyspec 0.054123 0.029020 113.520285 (152.117307)
total: 585.27 sec