Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-024235
#<BuildRuby:0x0000563813106390
@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.20230123-024235",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001165 0.003495 1.085300 ( 1.480029)
build_miniruby 0.001215 0.000211 1.149263 ( 1.148691)
build_ruby 0.001674 0.000000 2.684093 ( 3.001237)
build_all 0.000986 0.006611 3.754733 ( 1.949059)
build_install 0.007112 0.008479 2.764712 ( 2.044840)
test_btest 0.001038 0.000000 57.867786 ( 18.372072)
test_basic 0.005829 0.000000 0.434413 ( 0.534082)
test_all 0.001199 0.000152 655.446245 (203.407520)
test_rubyspec 0.036188 0.011005 67.126955 ( 77.163552)
total: 309.10 sec