Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-163650
#<BuildRuby:0x000056098b752390
@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.20240119-163650",
@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.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004450 0.000580 1.620191 ( 1.990550)
build_miniruby 0.001729 0.000000 1.709253 ( 1.707662)
build_ruby 0.001588 0.000000 3.344361 ( 3.602183)
build_all 0.003170 0.004697 6.185333 ( 3.200565)
build_install 0.010636 0.008239 7.249509 ( 4.422056)
test_btest 0.000769 0.000000 83.598157 ( 26.543073)
test_basic 0.000000 0.005978 0.826093 ( 0.888090)
test_all 0.100519 0.016602 738.549998 (252.665932)
test_rubyspec 0.063173 0.035293 149.760046 (161.392264)
total: 456.41 sec