Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-135102
#<BuildRuby:0x00007f73f562fdc0
@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.20241109-135102",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000054 0.000003 0.000057 ( 0.000056)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.000000 0.007739 2.851580 ( 2.808421)
build_miniruby 0.001464 0.000036 1.185279 ( 1.182470)
build_ruby 0.001486 0.000170 3.819354 ( 4.023123)
build_all 0.003548 0.004550 5.516209 ( 2.197550)
build_install 0.015085 0.003916 7.871900 ( 3.623440)
test_btest 0.000945 0.000145 73.338614 ( 19.253755)
test_basic 0.004915 0.005018 0.755235 ( 0.803395)
test_all 0.093816 0.051186 659.990816 (223.755401)
test_rubyspec 0.052462 0.034823 117.965480 ( 21.805207)
total: 279.45 sec