Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-100010
#<BuildRuby:0x00005597daa9dfb8
@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.20231227-100010",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004648 0.000968 1.694498 ( 2.046487)
build_miniruby 0.001107 0.000231 1.539607 ( 1.539896)
build_ruby 0.001521 0.000317 3.401619 ( 3.634987)
build_all 0.003681 0.004058 5.837831 ( 3.145205)
build_install 0.012141 0.006309 7.029410 ( 4.242929)
test_btest 0.000763 0.000205 81.463306 ( 31.550902)
test_basic 0.003642 0.004247 0.865428 ( 0.966162)
test_all 0.091915 0.029422 804.527161 (299.885999)
test_rubyspec 0.042693 0.023648 97.913973 (111.939243)
total: 458.95 sec