Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-141946
#<BuildRuby:0x000055e950659ef8
@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.20231206-141946",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000019)
build_up 0.000092 0.006966 2.044465 ( 2.149820)
build_miniruby 0.001404 0.000000 1.303303 ( 1.301924)
build_ruby 0.001456 0.000000 2.495671 ( 2.706626)
build_all 0.006232 0.000389 5.183789 ( 2.064995)
build_install 0.014764 0.000675 6.540371 ( 3.105431)
test_btest 0.000350 0.000540 80.556190 ( 20.968932)
test_basic 0.002737 0.003175 0.816760 ( 0.891421)
test_all 0.074540 0.046587 673.793687 (202.305529)
test_rubyspec 0.021610 0.032915 79.847965 ( 91.441247)
total: 326.94 sec