Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-130246
#<BuildRuby:0x0000564f7de228e0
@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.20240221-130246",
@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.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006530 0.000388 2.511382 ( 2.435850)
build_miniruby 0.001402 0.000215 1.682169 ( 1.681414)
build_ruby 0.001408 0.000217 3.335373 ( 3.566515)
build_all 0.007794 0.000529 6.792912 ( 3.412556)
build_install 0.008449 0.011994 8.576294 ( 4.872854)
test_btest 0.000722 0.000169 92.892489 ( 37.324963)
test_basic 0.005813 0.002563 1.023825 ( 1.132185)
test_all 0.078848 0.039965 763.714006 (267.788188)
test_rubyspec 0.036264 0.054354 127.898528 (137.509059)
total: 459.72 sec