Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-162400
#<BuildRuby:0x00007fee0490fde0
@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.20240617-162400",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000043 0.000006 0.000049 ( 0.000049)
configure 0.000050 0.000000 0.000050 ( 0.000044)
build_up 0.009099 0.000186 3.910834 ( 4.248718)
build_miniruby 0.001884 0.000248 1.664296 ( 1.688856)
build_ruby 0.002031 0.000267 4.434597 ( 4.696643)
build_all 0.005076 0.004937 8.248468 ( 4.682023)
build_install 0.021705 0.001301 10.967859 ( 7.002355)
test_btest 0.000970 0.000142 117.121051 ( 68.105539)
test_basic 0.009841 0.003237 1.302926 ( 1.662321)
test_all 0.113821 0.039674 824.656148 (251.324165)
test_rubyspec 0.038455 0.055518 164.988411 ( 36.299404)
total: 379.71 sec