Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-200218
#<BuildRuby:0x00005640f4e7dfe8
@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.20221221-200218",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000000 0.000089 0.000089 ( 0.000180)
build_up 0.000000 0.005509 1.252914 ( 2.254886)
build_miniruby 0.000000 0.001501 1.429592 ( 1.516504)
build_ruby 0.001531 0.000703 3.426566 ( 4.142152)
build_all 0.003299 0.004578 3.860285 ( 2.614236)
build_install 0.008982 0.008506 3.265306 ( 3.174801)
test_btest 0.000739 0.000164 56.156487 ( 33.297025)
test_basic 0.004899 0.001088 0.442762 ( 0.692091)
test_all 0.001045 0.000233 640.136003 (268.579439)
test_rubyspec 0.020202 0.031451 71.825778 ( 82.308586)
total: 398.58 sec