Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-125008
#<BuildRuby:0x00007f89d132fde0
@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.20240625-125008",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001404 0.007386 3.520510 ( 3.456149)
build_miniruby 0.001371 0.000354 1.575067 ( 1.572056)
build_ruby 0.001608 0.000415 4.144569 ( 4.253930)
build_all 0.005161 0.004363 7.869849 ( 3.227214)
build_install 0.018728 0.000000 10.037220 ( 4.608776)
test_btest 0.000910 0.000000 114.512641 ( 29.917391)
test_basic 0.001090 0.008723 1.078394 ( 1.125866)
test_all 0.097861 0.048592 833.357326 (243.401434)
test_rubyspec 0.041897 0.051086 162.996130 ( 35.965508)
total: 327.53 sec