Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-045614
#<BuildRuby:0x000055698462a168
@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.20230204-045614",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000039 0.000000 0.000039 ( 0.000110)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.001189 0.003507 1.104596 ( 1.462149)
build_miniruby 0.001351 0.000307 1.208896 ( 1.207213)
build_ruby 0.001199 0.000273 2.110754 ( 2.318465)
build_all 0.002591 0.003739 3.449712 ( 1.697996)
build_install 0.009337 0.003298 2.452880 ( 1.646760)
test_btest 0.000654 0.000176 56.011042 ( 17.470855)
test_basic 0.004250 0.000089 0.412542 ( 0.509628)
test_all 0.001381 0.000359 630.887866 (191.147839)
test_rubyspec 0.022477 0.023625 67.041917 ( 77.060372)
total: 294.52 sec