Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-153747
#<BuildRuby:0x00007fd62363fdc0
@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.20240922-153747",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.002996 0.005128 4.057599 ( 3.324053)
build_miniruby 0.001158 0.000455 1.652663 ( 1.649298)
build_ruby 0.001504 0.000591 4.323351 ( 4.531417)
build_all 0.004790 0.004421 7.056461 ( 3.002263)
build_install 0.013546 0.007015 10.400291 ( 4.972124)
test_btest 0.000735 0.000312 93.326187 ( 26.641488)
test_basic 0.004202 0.006024 1.151556 ( 1.198626)
test_all 0.116531 0.033087 782.141000 (245.247324)
test_rubyspec 0.053091 0.035746 136.287791 ( 40.458271)
total: 331.03 sec