Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-120543
#<BuildRuby:0x00007f850346fde0
@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.20240618-120543",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.001395 0.006403 3.463470 ( 3.399469)
build_miniruby 0.001420 0.000355 1.139491 ( 1.136338)
build_ruby 0.001606 0.000401 3.503362 ( 3.655711)
build_all 0.008519 0.000156 7.676719 ( 3.131868)
build_install 0.015901 0.003062 10.012633 ( 4.751601)
test_btest 0.000752 0.000174 114.922200 ( 44.762119)
test_basic 0.006969 0.001608 1.146573 ( 1.201791)
test_all 0.123883 0.025516 785.864485 (260.832455)
test_rubyspec 0.053770 0.038756 158.274996 ( 34.959803)
total: 357.83 sec