Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-053647
#<BuildRuby:0x0000556a82f59a00
@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.20231212-053647",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002578 0.003739 1.980655 ( 2.099522)
build_miniruby 0.001037 0.000173 1.318755 ( 1.317085)
build_ruby 0.001577 0.000000 2.741097 ( 2.943095)
build_all 0.005078 0.002304 5.397870 ( 2.203850)
build_install 0.010857 0.004331 6.888189 ( 3.255850)
test_btest 0.000648 0.000135 79.462934 ( 20.534906)
test_basic 0.004890 0.000231 0.763618 ( 0.822770)
test_all 0.072984 0.047923 646.628287 (194.436105)
test_rubyspec 0.031251 0.036794 85.580210 ( 97.104795)
total: 324.72 sec