Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-202221
#<BuildRuby:0x000055a31a0c5fb8
@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-202221",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000023 0.000002 0.000025 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006687 0.000310 1.906001 ( 4.902418)
build_miniruby 0.000000 0.001873 1.361115 ( 1.557518)
build_ruby 0.000000 0.001696 2.759505 ( 3.385190)
build_all 0.006496 0.001490 2.215311 ( 2.247454)
build_install 0.007046 0.012931 3.422401 ( 3.389101)
test_btest 0.000624 0.000162 73.234550 ( 37.684133)
test_basic 0.004473 0.000010 0.492607 ( 0.585903)
test_all 0.000850 0.000213 505.129660 (150.075545)
test_rubyspec 0.010917 0.021382 61.746193 ( 71.661247)
total: 275.49 sec