Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-144951
#<BuildRuby:0x00007fa31b16fdd0
@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.20241202-144951",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003651 0.003955 3.368684 ( 3.282720)
build_miniruby 0.000000 0.001523 1.530521 ( 1.534547)
build_ruby 0.000000 0.001904 4.419685 ( 4.530749)
build_all 0.000000 0.008702 6.243259 ( 2.562674)
build_install 0.013629 0.005635 8.654741 ( 4.241284)
test_btest 0.000770 0.000249 78.907108 ( 21.474242)
test_basic 0.009978 0.000690 1.037355 ( 1.082417)
test_all 0.097245 0.047183 714.586813 (231.826076)
test_rubyspec 0.068386 0.018682 119.988030 ( 37.857025)
total: 308.39 sec