Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-101233
#<BuildRuby:0x00005642b1899f50
@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.20240303-101233",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000787 0.007777 2.790387 ( 3.099641)
build_miniruby 0.001078 0.000248 1.872932 ( 2.137373)
build_ruby 0.001934 0.000000 3.465986 ( 3.722853)
build_all 0.008051 0.000496 7.069068 ( 4.173492)
build_install 0.019438 0.001462 9.074890 ( 6.343380)
test_btest 0.000904 0.000175 95.945414 ( 58.945167)
test_basic 0.007734 0.000656 1.067626 ( 1.388991)
test_all 0.079291 0.043199 829.864869 (430.397419)
test_rubyspec 0.036251 0.058106 134.201605 (169.566093)
total: 679.78 sec