Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-161500
#<BuildRuby:0x000056299c8667f0
@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.20230204-161500",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004608 0.000079 0.893251 ( 1.428229)
build_miniruby 0.001269 0.000000 0.974535 ( 0.972873)
build_ruby 0.001436 0.000000 1.977478 ( 2.184216)
build_all 0.005992 0.000091 3.235979 ( 1.619179)
build_install 0.013539 0.000601 2.632358 ( 1.795128)
test_btest 0.000330 0.000673 55.378035 ( 15.682543)
test_basic 0.000000 0.005413 0.427674 ( 0.520012)
test_all 0.000000 0.001630 609.519145 (176.038684)
test_rubyspec 0.024783 0.013139 59.074325 ( 68.973886)
total: 269.22 sec