Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-011345
#<BuildRuby:0x000055eb2db5a3b0
@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.20230208-011345",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000164 0.004104 0.993150 ( 1.362865)
build_miniruby 0.001002 0.000228 0.980189 ( 0.978975)
build_ruby 0.001658 0.000000 1.888255 ( 2.114945)
build_all 0.005075 0.000578 3.468654 ( 1.811120)
build_install 0.008717 0.005361 2.632720 ( 1.908986)
test_btest 0.000000 0.000753 55.675829 ( 17.950774)
test_basic 0.001789 0.003491 0.410005 ( 0.505734)
test_all 0.001083 0.000309 608.360519 (174.987253)
test_rubyspec 0.015267 0.024614 64.506996 ( 74.370478)
total: 275.99 sec