Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-022928
#<BuildRuby:0x000056146171e168
@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.20230207-022928",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004191 0.001197 1.247565 ( 2.245065)
build_miniruby 0.001083 0.000310 1.236335 ( 1.390885)
build_ruby 0.001515 0.000000 2.518054 ( 2.852319)
build_all 0.003817 0.003300 3.730776 ( 2.749993)
build_install 0.014094 0.002917 3.045645 ( 3.060701)
test_btest 0.000301 0.000577 57.220070 ( 36.726227)
test_basic 0.000000 0.007593 0.464803 ( 0.851152)
test_all 0.000000 0.001290 653.653800 (301.639511)
test_rubyspec 0.027044 0.021725 72.588798 ( 87.187084)
total: 438.70 sec