Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-195500
#<BuildRuby:0x00005615a689a320
@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.20231219-195500",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006576 0.000731 2.415687 ( 2.613428)
build_miniruby 0.001405 0.000156 1.651572 ( 1.652038)
build_ruby 0.001585 0.000176 3.072333 ( 12.473226)
build_all 0.002121 0.004591 5.438668 ( 2.306781)
build_install 0.009189 0.009750 7.303011 ( 4.246141)
test_btest 0.000753 0.000161 82.483379 ( 32.413557)
test_basic 0.006612 0.000424 0.919714 ( 1.014448)
test_all 0.082700 0.037323 662.643376 (248.038202)
test_rubyspec 0.033118 0.033175 93.651864 (105.604929)
total: 410.36 sec