Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-200002
#<BuildRuby:0x000055a551e322a8
@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.20230131-200002",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004104 0.000616 1.133685 ( 2.594519)
build_miniruby 0.001094 0.000164 1.172586 ( 1.236548)
build_ruby 0.001311 0.000000 2.400950 ( 2.700395)
build_all 0.008610 0.000000 3.903469 ( 2.925379)
build_install 0.011786 0.003080 2.994483 ( 2.767271)
test_btest 0.000652 0.000097 56.827541 ( 30.638748)
test_basic 0.002108 0.003656 0.436264 ( 0.656007)
test_all 0.001163 0.000208 623.152897 (252.592542)
test_rubyspec 0.014516 0.032700 68.842770 ( 79.140238)
total: 375.25 sec