Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-071730
#<BuildRuby:0x00007f3183f2fdd0
@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.20241128-071730",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000029 0.000001 0.000030 ( 0.000031)
build_up 0.009422 0.000272 3.777857 ( 3.874480)
build_miniruby 0.001716 0.000086 1.759482 ( 1.804891)
build_ruby 0.002204 0.000110 4.662241 ( 4.809374)
build_all 0.009690 0.000484 6.766259 ( 3.842179)
build_install 0.019575 0.004283 9.793712 ( 6.185276)
test_btest 0.001120 0.000074 81.486729 ( 47.921897)
test_basic 0.012689 0.000000 1.230012 ( 1.328434)
test_all 0.116095 0.034238 739.662569 (314.327477)
test_rubyspec 0.040833 0.045911 124.646314 ( 53.236066)
total: 437.33 sec