Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-185247
#<BuildRuby:0x000056122f325fb8
@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.20221222-185247",
@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.000006 0.000019 ( 0.000018)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.004968 0.000371 1.174090 ( 1.993578)
build_miniruby 0.000000 0.001357 1.376889 ( 1.440650)
build_ruby 0.000000 0.001566 3.543745 ( 4.195481)
build_all 0.004289 0.002759 3.859314 ( 2.994185)
build_install 0.015763 0.001100 3.368345 ( 3.464949)
test_btest 0.000692 0.000252 56.215937 ( 31.945868)
test_basic 0.006988 0.000000 0.451659 ( 0.692580)
test_all 0.001384 0.000000 639.288045 (291.318466)
test_rubyspec 0.031318 0.018641 72.641638 ( 89.502234)
total: 427.55 sec