Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-121832
#<BuildRuby:0x00007f876a82fde0
@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.20241019-121832",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.001076 0.006931 3.475368 ( 3.394569)
build_miniruby 0.001216 0.000462 1.437287 ( 1.434249)
build_ruby 0.001633 0.000619 4.594338 ( 4.744610)
build_all 0.008243 0.000066 7.761243 ( 3.198845)
build_install 0.015781 0.004037 10.330510 ( 5.033973)
test_btest 0.000754 0.000259 94.979357 ( 26.034250)
test_basic 0.006091 0.003454 1.110218 ( 1.157977)
test_all 0.081596 0.073665 788.468909 (238.359888)
test_rubyspec 0.050458 0.037991 139.429332 ( 30.993186)
total: 314.35 sec