Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-233835
#<BuildRuby:0x00007f4c3817fdc8
@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.20240827-233835",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.007373 0.000746 3.643466 ( 3.672467)
build_miniruby 0.000000 0.001738 1.783255 ( 1.781541)
build_ruby 0.000000 0.001956 4.207754 ( 4.367441)
build_all 0.002658 0.006703 8.070783 ( 3.183870)
build_install 0.017748 0.002338 10.731965 ( 4.995196)
test_btest 0.000763 0.000209 117.765887 ( 31.297331)
test_basic 0.010187 0.001716 1.321485 ( 1.448998)
test_all 0.122534 0.037830 904.047766 (406.685650)
test_rubyspec 0.047183 0.050338 177.191279 (103.325071)
total: 560.76 sec