Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-134808
#<BuildRuby:0x00007f190455fdd8
@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.20241129-134808",
@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.000006 0.000023 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.001114 0.007021 3.316839 ( 3.424497)
build_miniruby 0.001095 0.000487 1.615743 ( 1.614648)
build_ruby 0.001254 0.000557 3.936590 ( 4.127224)
build_all 0.009024 0.000279 6.596982 ( 3.014078)
build_install 0.018864 0.002005 9.476602 ( 4.940975)
test_btest 0.000000 0.000955 80.613163 ( 26.574285)
test_basic 0.007079 0.005664 0.928810 ( 0.992063)
test_all 0.102743 0.050195 774.708301 (271.232417)
test_rubyspec 0.054805 0.029944 123.542633 ( 43.544972)
total: 359.47 sec