Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-202348
#<BuildRuby:0x0000562ef5bda3b0
@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.20230122-202348",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.000000 0.005024 0.893460 ( 1.388816)
build_miniruby 0.000000 0.001161 1.162670 ( 1.160975)
build_ruby 0.000644 0.000769 2.352830 ( 2.643657)
build_all 0.003173 0.003656 3.243981 ( 1.585515)
build_install 0.006759 0.006310 2.337752 ( 1.535838)
test_btest 0.000487 0.000177 54.473135 ( 15.025311)
test_basic 0.004507 0.000111 0.347173 ( 0.439680)
test_all 0.001251 0.000435 618.596207 (177.345312)
test_rubyspec 0.012015 0.025496 58.858425 ( 70.632628)
total: 271.76 sec