Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-114935
#<BuildRuby:0x00005560eaf4e4f8
@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.20240203-114935",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003439 0.003106 1.960954 ( 2.346228)
build_miniruby 0.001700 0.000000 1.643020 ( 1.641445)
build_ruby 0.001590 0.000000 3.456887 ( 3.708902)
build_all 0.003945 0.003755 6.374463 ( 3.134853)
build_install 0.014742 0.004553 7.867199 ( 4.276464)
test_btest 0.000320 0.000492 87.020207 ( 31.411834)
test_basic 0.001357 0.005565 0.877847 ( 0.946495)
test_all 0.091424 0.023096 722.275821 (259.608669)
test_rubyspec 0.064375 0.040511 167.644221 (180.997157)
total: 488.07 sec