Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-071515
#<BuildRuby:0x00007f8b45d9fdc8
@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.20240708-071515",
@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.000026 0.000006 0.000032 ( 0.000032)
autoconf 0.000052 0.000012 0.000064 ( 0.000063)
configure 0.000080 0.000018 0.000098 ( 0.000090)
build_up 0.008446 0.000964 4.622837 ( 4.012563)
build_miniruby 0.001763 0.000371 1.731595 ( 1.743697)
build_ruby 0.001796 0.000378 4.656408 ( 4.849514)
build_all 0.009660 0.000297 9.257949 ( 3.685579)
build_install 0.020755 0.001580 12.925846 ( 6.146514)
test_btest 0.000839 0.000156 134.481191 ( 36.832533)
test_basic 0.005184 0.005431 1.379275 ( 1.456443)
test_all 0.103212 0.058240 1384.691500 (440.245828)
test_rubyspec 0.052604 0.040359 181.520260 ( 37.091971)
total: 536.07 sec