Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-123930
#<BuildRuby:0x000055bdc417a570
@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.20230102-123930",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004083 0.000557 1.075913 ( 1.441714)
build_miniruby 0.000000 0.001502 1.274710 ( 1.273116)
build_ruby 0.000000 0.001627 3.313684 ( 3.703915)
build_all 0.000000 0.007716 3.791756 ( 1.887243)
build_install 0.007356 0.006610 3.128434 ( 2.213874)
test_btest 0.000607 0.000185 56.457404 ( 17.074683)
test_basic 0.000401 0.004477 0.398085 ( 0.494364)
test_all 0.001300 0.000453 660.152796 (203.949211)
test_rubyspec 0.026196 0.013135 65.080137 ( 74.882159)
total: 306.92 sec