Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-032221
#<BuildRuby:0x00005616f17d6410
@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.20240304-032221",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000000 0.000041 0.000041 ( 0.000041)
build_up 0.000000 0.007650 2.600744 ( 2.478886)
build_miniruby 0.000996 0.000596 1.797427 ( 1.805509)
build_ruby 0.001787 0.000000 3.623439 ( 3.783443)
build_all 0.006422 0.001773 6.838688 ( 3.045133)
build_install 0.015194 0.005255 9.023339 ( 5.031775)
test_btest 0.000946 0.000000 94.687431 ( 41.282903)
test_basic 0.003504 0.004404 0.992228 ( 1.066231)
test_all 0.067954 0.049878 782.982392 (275.901230)
test_rubyspec 0.058605 0.019511 118.518375 (127.917009)
total: 462.31 sec