Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-180013
#<BuildRuby:0x00007ff2a0aefde0
@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.20240618-180013",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.000000 0.008333 3.507986 ( 3.624326)
build_miniruby 0.000000 0.002059 1.359748 ( 1.359859)
build_ruby 0.002093 0.000000 3.400058 ( 3.577833)
build_all 0.005839 0.002707 7.001007 ( 2.714965)
build_install 0.012399 0.006580 10.358386 ( 4.868073)
test_btest 0.000726 0.000248 108.230435 ( 28.267816)
test_basic 0.007297 0.001212 1.001506 ( 1.050405)
test_all 0.108065 0.037459 845.734683 (236.332071)
test_rubyspec 0.046321 0.039452 160.978875 ( 35.596216)
total: 317.39 sec