Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-211730
#<BuildRuby:0x000055e67b7264f8
@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.20231012-211730",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000022 0.000000 0.000022 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.006597 0.000228 2.388365 ( 2.672620)
build_miniruby 0.001501 0.000052 1.649470 ( 1.652343)
build_ruby 0.001694 0.000059 3.369755 ( 3.598770)
build_all 0.003520 0.004237 6.242188 ( 2.883833)
build_install 0.002879 0.015256 7.520293 ( 3.984354)
test_btest 0.000747 0.000136 85.039140 ( 28.178477)
test_basic 0.004525 0.000823 0.901295 ( 0.962007)
test_all 0.008412 0.000756 705.601990 (247.036691)
test_rubyspec 0.036937 0.027055 96.329647 (107.841260)
total: 398.81 sec