Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-120634
#<BuildRuby:0x000055ca83a466d8
@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.20230608-120634",
@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.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005745 0.000203 1.560845 ( 2.943818)
build_miniruby 0.000000 0.001258 1.069169 ( 1.067719)
build_ruby 0.000000 0.001450 2.028789 ( 2.227145)
build_all 0.002778 0.003047 1.940387 ( 0.989942)
build_install 0.013920 0.000469 3.143488 ( 2.122105)
test_btest 0.001087 0.000000 75.407244 ( 20.084030)
test_basic 0.004565 0.000000 0.654423 ( 0.730056)
test_all 0.001513 0.000000 545.882548 (155.507752)
test_rubyspec 0.025306 0.016892 75.062645 ( 86.621688)
total: 272.30 sec