Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-105814
#<BuildRuby:0x00005588e03c5a00
@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.20231211-105814",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000005 0.000024 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006872 0.001603 2.518299 ( 4.222277)
build_miniruby 0.001330 0.000311 1.745669 ( 2.162762)
build_ruby 0.002039 0.000475 3.528019 ( 4.288046)
build_all 0.003893 0.004831 6.091883 ( 6.581970)
build_install 0.017039 0.004280 7.910169 ( 8.219961)
test_btest 0.000674 0.000179 83.120855 ( 86.072660)
test_basic 0.003205 0.000848 0.931844 ( 1.782566)
test_all 0.085704 0.039690 711.386041 (441.827347)
test_rubyspec 0.055620 0.018709 102.515717 (149.699689)
total: 704.86 sec