Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-190548
#<BuildRuby:0x000055e2a28ba008
@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.20240307-190548",
@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.000037 0.000000 0.000037 ( 0.000037)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.006978 0.000000 2.456532 ( 2.375669)
build_miniruby 0.001564 0.000000 1.623650 ( 1.622533)
build_ruby 0.001544 0.000000 3.143939 ( 3.387770)
build_all 0.001858 0.006084 6.513485 ( 2.974588)
build_install 0.019702 0.000213 8.457002 ( 4.554496)
test_btest 0.000565 0.000120 90.737268 ( 35.367366)
test_basic 0.005976 0.001267 0.940087 ( 1.041620)
test_all 0.088993 0.029608 842.117220 (331.869360)
test_rubyspec 0.063198 0.028588 125.810536 (135.451799)
total: 518.65 sec