Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-160616
#<BuildRuby:0x00007fb876cbfdc8
@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-160616",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.005946 0.002954 3.671222 ( 3.200745)
build_miniruby 0.001433 0.000250 1.065972 ( 1.063668)
build_ruby 0.001560 0.000273 3.076124 ( 3.293194)
build_all 0.007527 0.000000 5.222621 ( 2.067539)
build_install 0.010216 0.006756 7.943260 ( 3.648455)
test_btest 0.000890 0.000000 88.819218 ( 23.599314)
test_basic 0.008894 0.002763 1.084890 ( 1.152418)
test_all 0.113517 0.036480 752.935363 (263.689934)
test_rubyspec 0.044153 0.046133 135.972136 ( 23.804493)
total: 325.52 sec