Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-183123
#<BuildRuby:0x00007f41d111fde0
@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.20240717-183123",
@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.000003 0.000027 ( 0.000028)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000044 0.000000 0.000044 ( 0.000043)
build_up 0.006144 0.003798 3.828975 ( 4.088576)
build_miniruby 0.001663 0.000231 1.500496 ( 1.497863)
build_ruby 0.001600 0.000223 3.798259 ( 3.938867)
build_all 0.001160 0.007622 8.339695 ( 3.382632)
build_install 0.019272 0.001267 10.880385 ( 5.068538)
test_btest 0.000930 0.000000 114.319318 ( 30.155167)
test_basic 0.007718 0.005081 1.337812 ( 1.432514)
test_all 0.100261 0.046688 830.663223 (254.557604)
test_rubyspec 0.046035 0.041468 169.798492 ( 50.497487)
total: 354.62 sec