Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-114738
#<BuildRuby:0x0000564d00cfa208
@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.20230813-114738",
@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.000018 0.000000 0.000018 ( 0.000020)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006406 0.000000 2.282168 ( 6.209566)
build_miniruby 0.001849 0.000000 1.783800 ( 3.164561)
build_ruby 0.001661 0.000000 3.365756 ( 5.603987)
build_all 0.003977 0.004276 2.721139 ( 3.443469)
build_install 0.018974 0.000051 4.226892 ( 5.406953)
test_btest 0.000821 0.000023 82.349435 ( 56.415998)
test_basic 0.003732 0.004565 0.946001 ( 1.813539)
test_all 0.001666 0.000093 665.223324 (509.902284)
test_rubyspec 0.051759 0.020185 103.216009 (229.333490)
total: 821.30 sec