Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-110009
#<BuildRuby:0x00005638a5d9e390
@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.20240213-110009",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003593 0.003858 2.082462 ( 2.468643)
build_miniruby 0.001273 0.000425 1.857392 ( 1.859769)
build_ruby 0.001933 0.000000 3.665059 ( 3.926495)
build_all 0.000000 0.008994 6.814083 ( 3.691708)
build_install 0.008303 0.012144 8.348796 ( 4.939576)
test_btest 0.000814 0.000000 90.680617 ( 45.463758)
test_basic 0.004732 0.002814 0.951513 ( 1.064510)
test_all 0.061025 0.060940 815.311534 (426.399905)
test_rubyspec 0.060031 0.055902 207.748994 (279.800058)
total: 769.62 sec