Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-091530
#<BuildRuby:0x00005627a0db9fc0
@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.20230612-091530",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003005 0.003908 1.865003 ( 3.970516)
build_miniruby 0.001195 0.000218 1.455870 ( 1.618511)
build_ruby 0.000000 0.001887 2.831854 ( 3.311271)
build_all 0.005631 0.002487 2.320175 ( 2.856832)
build_install 0.019807 0.000000 3.495452 ( 3.875102)
test_btest 0.000333 0.004035 79.112130 ( 53.878314)
test_basic 0.005413 0.001160 0.771041 ( 1.265396)
test_all 0.001961 0.000420 634.548048 (612.108085)
test_rubyspec 0.019417 0.042856 89.224312 (130.702821)
total: 813.59 sec