Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-132955
#<BuildRuby:0x000056254332a2a8
@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.20230109-132955",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.001082 0.004186 1.270448 ( 3.485817)
build_miniruby 0.001915 0.000000 1.612617 ( 2.094591)
build_ruby 0.002018 0.000000 3.877732 ( 5.444293)
build_all 0.007115 0.001237 4.111369 ( 4.801969)
build_install 0.017020 0.002111 3.261840 ( 4.118054)
test_btest 0.000714 0.000119 59.498977 ( 54.761121)
test_basic 0.005924 0.000987 0.477550 ( 0.790064)
test_all 0.001493 0.000156 689.862468 (552.847756)
test_rubyspec 0.029509 0.021972 72.974177 ( 86.849273)
total: 715.19 sec