Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-010724
#<BuildRuby:0x0000564dd3f2e208
@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.20230110-010724",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001510 0.003236 1.042306 ( 1.418314)
build_miniruby 0.001368 0.000000 1.141400 ( 1.139715)
build_ruby 0.001288 0.000000 3.028296 ( 3.397457)
build_all 0.002690 0.004098 3.628942 ( 1.750975)
build_install 0.012727 0.000760 2.758876 ( 1.869332)
test_btest 0.001034 0.000000 56.284211 ( 15.750378)
test_basic 0.005698 0.000000 0.421608 ( 0.516544)
test_all 0.001045 0.000000 597.795140 (178.834173)
test_rubyspec 0.025416 0.019693 67.947145 ( 77.928117)
total: 282.61 sec