Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-122639
#<BuildRuby:0x00007fa182d1fdc8
@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.20240714-122639",
@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.000023 0.000004 0.000027 ( 0.000022)
autoconf 0.000044 0.000007 0.000051 ( 0.000046)
configure 0.000036 0.000006 0.000042 ( 0.000043)
build_up 0.008052 0.000620 3.521736 ( 3.669627)
build_miniruby 0.001438 0.000218 1.192711 ( 1.189949)
build_ruby 0.001650 0.000250 4.008214 ( 4.146980)
build_all 0.007454 0.001129 7.749514 ( 2.975765)
build_install 0.010977 0.007564 10.886452 ( 5.095654)
test_btest 0.000833 0.000158 115.836322 ( 42.698379)
test_basic 0.009089 0.004407 1.392255 ( 1.812287)
test_all 0.122040 0.034764 818.875317 (290.189394)
test_rubyspec 0.058367 0.031538 160.053233 ( 34.296898)
total: 386.08 sec