Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-151030
#<BuildRuby:0x0000556c74151fb8
@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.20240314-151030",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002699 0.004791 3.096481 ( 2.895720)
build_miniruby 0.001237 0.000347 1.808645 ( 1.807333)
build_ruby 0.000000 0.001847 3.702173 ( 3.949208)
build_all 0.003222 0.004740 6.886713 ( 3.374884)
build_install 0.013859 0.005891 9.195076 ( 5.075564)
test_btest 0.000552 0.000189 94.972495 ( 33.145615)
test_basic 0.003878 0.003852 1.029729 ( 1.117291)
test_all 0.090526 0.027876 786.722357 (295.877509)
test_rubyspec 0.056513 0.030987 127.319479 (136.655825)
total: 483.90 sec