Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-191512
#<BuildRuby:0x0000557817c82208
@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.20230812-191512",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006032 0.000354 2.334397 ( 6.774030)
build_miniruby 0.001150 0.000068 1.739244 ( 4.409857)
build_ruby 0.000000 0.001934 3.444844 ( 6.947554)
build_all 0.006082 0.001991 2.834549 ( 3.747755)
build_install 0.019877 0.000032 4.396844 ( 6.019815)
test_btest 0.000820 0.000062 85.612211 ( 67.987873)
test_basic 0.004641 0.004390 1.022858 ( 2.400081)
test_all 0.000000 0.002022 686.080296 (472.223888)
test_rubyspec 0.036022 0.032229 102.675867 (190.940056)
total: 761.45 sec