Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-014603
#<BuildRuby:0x000055a7da172230
@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.20230330-014603",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001814 0.004734 1.902553 ( 3.539135)
build_miniruby 0.000000 0.001633 1.305000 ( 1.311028)
build_ruby 0.000000 0.001796 2.559530 ( 2.780624)
build_all 0.002988 0.004271 2.188188 ( 1.762757)
build_install 0.012902 0.004981 3.526895 ( 2.705423)
test_btest 0.000790 0.000334 69.871022 ( 29.707716)
test_basic 0.004467 0.001890 0.569541 ( 0.714835)
test_all 0.001062 0.000449 582.881931 (215.752543)
test_rubyspec 0.036290 0.010474 74.149106 ( 84.397182)
total: 342.67 sec