Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-050329
#<BuildRuby:0x00007f44bf72fdc0
@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.20241103-050329",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000042 0.000010 0.000052 ( 0.000051)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.007680 0.001862 4.350352 ( 5.276207)
build_miniruby 0.001264 0.000306 1.736775 ( 1.942421)
build_ruby 0.002679 0.000000 4.707098 ( 5.179594)
build_all 0.010942 0.000000 7.473701 ( 5.422282)
build_install 0.019937 0.007167 10.551118 ( 7.992475)
test_btest 0.000729 0.000172 80.392144 ( 42.826111)
test_basic 0.002806 0.009097 1.099865 ( 1.221795)
test_all 0.084329 0.067780 765.736637 (400.384071)
test_rubyspec 0.056736 0.034799 128.182276 ( 62.339881)
total: 532.59 sec