Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-134707
#<BuildRuby:0x00007f65be8dfdd0
@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.20241002-134707",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004916 0.003318 3.201475 ( 2.689826)
build_miniruby 0.001576 0.000000 1.167668 ( 1.165293)
build_ruby 0.001791 0.000000 3.104379 ( 3.318592)
build_all 0.004320 0.003941 5.951595 ( 2.383886)
build_install 0.008537 0.009425 7.921410 ( 3.523095)
test_btest 0.000692 0.000231 83.060363 ( 21.655371)
test_basic 0.003974 0.004101 0.848405 ( 0.907658)
test_all 0.114605 0.037081 686.316280 (230.590508)
test_rubyspec 0.059795 0.028595 134.392665 ( 21.870515)
total: 288.11 sec