Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-070323
#<BuildRuby:0x000055c266732138
@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.20230120-070323",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000463 0.004059 1.187345 ( 1.615064)
build_miniruby 0.001273 0.000166 1.183962 ( 1.185262)
build_ruby 0.001415 0.000000 2.968769 ( 3.286247)
build_all 0.003769 0.003614 3.730420 ( 1.990842)
build_install 0.012713 0.000709 2.740375 ( 2.043962)
test_btest 0.000723 0.000107 55.391746 ( 22.880226)
test_basic 0.005972 0.000257 0.430688 ( 0.527670)
test_all 0.000957 0.000137 642.699456 (222.897084)
test_rubyspec 0.040394 0.018482 74.270742 ( 90.889997)
total: 347.32 sec