Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-145702
#<BuildRuby:0x00005598e859a390
@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.20230525-145702",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005763 0.000665 1.880201 ( 4.262944)
build_miniruby 0.001242 0.000144 1.358996 ( 1.493397)
build_ruby 0.001334 0.000154 2.634277 ( 3.211172)
build_all 0.003427 0.004075 2.109506 ( 2.185701)
build_install 0.013524 0.003658 3.457055 ( 3.240771)
test_btest 0.000620 0.000100 74.793780 ( 39.008423)
test_basic 0.005557 0.000897 0.758732 ( 1.003557)
test_all 0.000606 0.001825 564.705644 (251.846142)
test_rubyspec 0.038521 0.014850 81.600021 (101.513456)
total: 407.77 sec