Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-044205
#<BuildRuby:0x0000561f4895d978
@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.20230611-044205",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006596 0.000000 1.897442 ( 3.950318)
build_miniruby 0.001695 0.000013 1.377679 ( 1.422295)
build_ruby 0.001674 0.000060 2.652857 ( 3.057618)
build_all 0.006847 0.000244 2.243189 ( 2.229750)
build_install 0.017365 0.000290 3.473843 ( 3.568315)
test_btest 0.000876 0.000000 76.952502 ( 40.911483)
test_basic 0.000000 0.007326 0.839991 ( 0.972765)
test_all 0.000000 0.001748 565.855412 (249.789177)
test_rubyspec 0.031732 0.020424 82.531584 ( 94.834687)
total: 400.74 sec