Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-105032
#<BuildRuby:0x000055707330e308
@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.20240120-105032",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000000 0.005674 1.602267 ( 1.948135)
build_miniruby 0.000000 0.001443 1.611938 ( 1.609622)
build_ruby 0.001342 0.000142 2.913893 ( 3.126027)
build_all 0.006953 0.000000 5.487842 ( 2.230973)
build_install 0.014676 0.001184 6.412570 ( 3.074843)
test_btest 0.000641 0.000124 80.096381 ( 20.885711)
test_basic 0.005141 0.000000 0.748154 ( 0.807823)
test_all 0.100688 0.022004 798.453770 (382.320715)
test_rubyspec 0.062797 0.052092 183.133929 (296.702142)
total: 712.71 sec