Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-231519
#<BuildRuby:0x0000563841312390
@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.20221230-231519",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004477 0.000358 1.063755 ( 1.606702)
build_miniruby 0.001085 0.000087 1.201477 ( 1.199729)
build_ruby 0.001350 0.000108 3.172397 ( 3.540097)
build_all 0.006843 0.000193 3.316077 ( 1.661532)
build_install 0.013582 0.000679 2.732856 ( 1.770546)
test_btest 0.000734 0.000054 56.380842 ( 16.389635)
test_basic 0.001478 0.004958 0.428164 ( 0.527738)
test_all 0.001417 0.000157 638.275038 (190.307730)
test_rubyspec 0.038659 0.017366 74.327531 ( 92.875089)
total: 309.88 sec