Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-105248
#<BuildRuby:0x00007fdadea5fdc8
@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.20240906-105248",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000040 0.000007 0.000047 ( 0.000048)
build_up 0.000277 0.008200 3.845187 ( 3.775310)
build_miniruby 0.001547 0.000000 1.804304 ( 1.801145)
build_ruby 0.002059 0.000000 4.525536 ( 4.749195)
build_all 0.005548 0.003335 8.376530 ( 3.468662)
build_install 0.020235 0.000000 11.095941 ( 5.268517)
test_btest 0.000985 0.000000 118.140399 ( 31.642603)
test_basic 0.008229 0.003703 1.327392 ( 1.380382)
test_all 0.089234 0.067529 871.967164 (262.523238)
test_rubyspec 0.062011 0.030855 167.897258 ( 38.996749)
total: 353.61 sec