Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-000314
#<BuildRuby:0x0000557ca05f21a8
@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.20231224-000314",
@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.000000 0.000022 ( 0.000023)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004921 0.000030 1.603462 ( 1.995173)
build_miniruby 0.001828 0.000063 1.629314 ( 1.636322)
build_ruby 0.001859 0.000064 3.296424 ( 3.503140)
build_all 0.006995 0.000241 5.561756 ( 2.956757)
build_install 0.009568 0.008555 6.725638 ( 4.154860)
test_btest 0.000673 0.000063 80.035710 ( 32.614452)
test_basic 0.005526 0.000519 0.849906 ( 0.925588)
test_all 0.072506 0.044794 708.985732 (255.731474)
test_rubyspec 0.037369 0.030091 94.200332 (105.811728)
total: 409.33 sec