Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-070333
#<BuildRuby:0x00007f2ac163fdd8
@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.20241030-070333",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000040 0.000004 0.000044 ( 0.000042)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.001796 0.007172 4.609549 ( 4.326924)
build_miniruby 0.001558 0.000217 1.677758 ( 1.676843)
build_ruby 0.002003 0.000000 4.509190 ( 4.701156)
build_all 0.006194 0.003977 7.549531 ( 3.463912)
build_install 0.016488 0.006947 10.956851 ( 5.316506)
test_btest 0.000729 0.000134 81.017736 ( 32.221917)
test_basic 0.007909 0.002547 1.075692 ( 1.132561)
test_all 0.114795 0.039051 786.882987 (346.122488)
test_rubyspec 0.051537 0.034762 126.179412 ( 43.681532)
total: 442.65 sec