Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-134005
#<BuildRuby:0x0000561837eca1a8
@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.20240211-134005",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.003072 0.003334 1.963535 ( 2.414198)
build_miniruby 0.001498 0.000222 1.765012 ( 1.792336)
build_ruby 0.001774 0.000262 3.790747 ( 4.041557)
build_all 0.007541 0.000502 6.834217 ( 3.518445)
build_install 0.020539 0.000488 8.432106 ( 5.203254)
test_btest 0.000912 0.000114 90.215712 ( 42.645035)
test_basic 0.006197 0.000775 0.879857 ( 0.950854)
test_all 0.102592 0.015199 728.933761 (261.260046)
test_rubyspec 0.044497 0.059496 168.556567 (177.926404)
total: 499.75 sec