Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-232802
#<BuildRuby:0x00005566c7159810
@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.20230110-232802",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.005461 1.284729 ( 2.520113)
build_miniruby 0.000000 0.001373 1.654522 ( 1.935253)
build_ruby 0.000879 0.001029 3.856575 ( 5.063376)
build_all 0.003691 0.004875 4.015994 ( 4.175210)
build_install 0.013069 0.006618 3.267305 ( 3.516499)
test_btest 0.000738 0.000207 59.107821 ( 50.368214)
test_basic 0.005845 0.000361 0.449958 ( 0.732425)
test_all 0.001247 0.000000 717.411682 (642.912317)
test_rubyspec 0.038892 0.019291 75.467392 ( 94.744247)
total: 805.97 sec