Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-133823
#<BuildRuby:0x000055f2a00c9f48
@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.20240308-133823",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003036 0.004477 2.408046 ( 2.192494)
build_miniruby 0.001422 0.000227 1.568012 ( 1.566204)
build_ruby 0.001690 0.000271 3.639934 ( 3.880438)
build_all 0.005120 0.002886 6.647964 ( 2.631246)
build_install 0.017101 0.001525 8.563210 ( 4.205124)
test_btest 0.000789 0.000132 90.221488 ( 24.111751)
test_basic 0.005260 0.000877 0.924144 ( 0.984445)
test_all 0.085880 0.032693 801.302284 (225.739346)
test_rubyspec 0.039143 0.037967 108.937564 (118.042262)
total: 383.35 sec