Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-042041
#<BuildRuby:0x00007f63bd77fdd0
@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.20240818-042041",
@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.000011 0.000007 0.000018 ( 0.000019)
autoconf 0.000022 0.000014 0.000036 ( 0.000034)
configure 0.000021 0.000013 0.000034 ( 0.000034)
build_up 0.002423 0.005688 3.177689 ( 3.093170)
build_miniruby 0.000917 0.000630 1.425623 ( 1.422452)
build_ruby 0.000000 0.002201 4.168268 ( 4.304143)
build_all 0.003716 0.005783 8.516498 ( 3.325488)
build_install 0.021192 0.000000 11.309426 ( 5.079475)
test_btest 0.001136 0.000000 119.320760 ( 30.851974)
test_basic 0.005547 0.005068 1.189582 ( 1.230778)
test_all 0.106670 0.046807 887.411380 (255.612040)
test_rubyspec 0.065217 0.029213 172.510264 ( 38.097195)
total: 343.02 sec