Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-063055
#<BuildRuby:0x000055f085282118
@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.20221221-063055",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004772 0.000128 1.133209 ( 1.530209)
build_miniruby 0.001401 0.000234 1.368023 ( 1.367042)
build_ruby 0.001928 0.000000 3.568255 ( 3.915425)
build_all 0.006062 0.001955 3.799224 ( 2.050618)
build_install 0.013833 0.002873 3.178754 ( 2.425229)
test_btest 0.000788 0.000139 57.357559 ( 21.890839)
test_basic 0.005159 0.000911 0.375682 ( 0.476580)
test_all 0.001271 0.000224 649.427258 (238.738036)
test_rubyspec 0.018953 0.030430 70.535722 ( 80.498784)
total: 352.89 sec