Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-090809
#<BuildRuby:0x00007f558ce2fde0
@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.20240906-090809",
@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.000025)
autoconf 0.000000 0.000102 0.000102 ( 0.000145)
configure 0.000000 0.000034 0.000034 ( 0.000033)
build_up 0.002359 0.005808 3.280361 ( 3.252356)
build_miniruby 0.001628 0.000000 1.778724 ( 1.774895)
build_ruby 0.001928 0.000000 4.288074 ( 4.452396)
build_all 0.004537 0.004060 7.731823 ( 3.071944)
build_install 0.018239 0.001070 10.423887 ( 4.756101)
test_btest 0.000728 0.000235 120.336106 ( 31.373420)
test_basic 0.008708 0.001604 1.063452 ( 1.116693)
test_all 0.112602 0.041276 830.559300 (264.165791)
test_rubyspec 0.056712 0.035297 172.443901 ( 34.214499)
total: 348.18 sec