Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-071048
#<BuildRuby:0x00007f4dd093fdd0
@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.20240811-071048",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000061 0.000000 0.000061 ( 0.000060)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.006663 0.002707 4.183473 ( 4.407912)
build_miniruby 0.000000 0.002131 1.804696 ( 1.834966)
build_ruby 0.001179 0.000880 4.822778 ( 5.102999)
build_all 0.009482 0.000508 8.801843 ( 3.812419)
build_install 0.016514 0.000284 9.058202 ( 3.903843)
test_btest 0.000658 0.000156 105.454784 ( 28.324951)
test_basic 0.009333 0.000359 1.063291 ( 1.111018)
test_all 0.119118 0.034719 790.745378 (226.914780)
test_rubyspec 0.051814 0.039080 179.713149 ( 35.720815)
total: 311.13 sec