Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-024456
#<BuildRuby:0x00007f94a2e9fdc0
@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.20240630-024456",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.000000 0.009231 4.165796 ( 3.639085)
build_miniruby 0.000000 0.001729 1.414452 ( 1.410997)
build_ruby 0.002014 0.000000 4.094152 ( 4.256252)
build_all 0.006842 0.002157 8.304191 ( 3.327224)
build_install 0.009432 0.011835 11.483681 ( 5.230502)
test_btest 0.000583 0.000291 117.481998 ( 33.093413)
test_basic 0.005231 0.004552 1.094122 ( 1.141633)
test_all 0.106142 0.043821 849.737836 (271.595982)
test_rubyspec 0.047780 0.044428 166.000160 ( 31.499043)
total: 355.20 sec