Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-011713
#<BuildRuby:0x000055c7ad84e0e8
@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.20230207-011713",
@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.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004783 0.000124 0.894779 ( 1.281526)
build_miniruby 0.001049 0.000157 0.841124 ( 0.839539)
build_ruby 0.001148 0.000172 1.758505 ( 1.974832)
build_all 0.001323 0.004383 2.737910 ( 1.291945)
build_install 0.006008 0.005688 2.170506 ( 1.450713)
test_btest 0.000525 0.000131 54.344924 ( 13.875478)
test_basic 0.004120 0.000000 0.374445 ( 0.468244)
test_all 0.001157 0.000197 600.649916 (170.763013)
test_rubyspec 0.013374 0.024649 57.853182 ( 67.780675)
total: 259.73 sec