Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-042029
#<BuildRuby:0x000055f9fac0a018
@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.20231213-042029",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.006805 0.000000 2.457658 ( 2.739189)
build_miniruby 0.000000 0.001880 1.432838 ( 1.433658)
build_ruby 0.000799 0.000926 3.097968 ( 3.287659)
build_all 0.007284 0.000000 5.712016 ( 2.473275)
build_install 0.015880 0.000830 7.359067 ( 3.823558)
test_btest 0.000770 0.000169 83.974361 ( 29.601278)
test_basic 0.006141 0.000446 0.940396 ( 1.034731)
test_all 0.090425 0.027735 684.855338 (255.594983)
test_rubyspec 0.039296 0.027713 96.259849 (108.054874)
total: 408.04 sec