Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-170758
#<BuildRuby:0x000055eeba68a7c8
@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.20230706-170758",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.000000 0.006900 2.095573 ( 5.187403)
build_miniruby 0.000000 0.001486 1.637120 ( 2.132660)
build_ruby 0.000000 0.001518 3.226323 ( 4.247038)
build_all 0.001008 0.007696 2.539232 ( 3.306157)
build_install 0.007684 0.011976 3.878531 ( 6.105923)
test_btest 0.000620 0.000174 80.751906 ( 47.971839)
test_basic 0.005753 0.001618 0.919161 ( 1.496300)
test_all 0.000842 0.001066 598.470818 (381.133288)
test_rubyspec 0.029450 0.029552 93.055218 (173.735214)
total: 625.32 sec