Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-092033
#<BuildRuby:0x00007f17d39cfdc8
@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.20240812-092033",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000049 0.000008 0.000057 ( 0.000057)
configure 0.000041 0.000007 0.000048 ( 0.000048)
build_up 0.004246 0.004070 3.413917 ( 3.300932)
build_miniruby 0.001349 0.000255 1.371049 ( 1.367906)
build_ruby 0.001867 0.000000 4.005571 ( 4.166365)
build_all 0.005705 0.003975 8.562524 ( 3.325932)
build_install 0.008927 0.008324 11.026298 ( 4.837110)
test_btest 0.000857 0.000209 120.625840 ( 32.143510)
test_basic 0.005525 0.004480 1.134763 ( 1.181500)
test_all 0.085252 0.069658 856.541135 (252.645499)
test_rubyspec 0.059993 0.031459 176.351891 ( 42.972313)
total: 345.94 sec