Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-040357
#<BuildRuby:0x00007f8fee48fdc0
@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.20240930-040357",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002159 0.006158 4.576489 ( 3.904132)
build_miniruby 0.001295 0.000398 1.334505 ( 1.331273)
build_ruby 0.000000 0.002081 4.303540 ( 4.466604)
build_all 0.007991 0.000556 7.196033 ( 3.035887)
build_install 0.018178 0.000000 10.682357 ( 4.827237)
test_btest 0.000728 0.000148 93.745311 ( 26.266139)
test_basic 0.006914 0.003567 1.114706 ( 1.158200)
test_all 0.121594 0.031484 798.114447 (238.525915)
test_rubyspec 0.039138 0.049099 139.789023 ( 34.066400)
total: 317.58 sec