Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-171907
#<BuildRuby:0x00005585ad362008
@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.20230311-171907",
@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.000016 0.000000 0.000016 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001671 0.003846 1.770001 ( 3.335471)
build_miniruby 0.001307 0.000109 1.245008 ( 1.291851)
build_ruby 0.001741 0.000145 2.579406 ( 2.911657)
build_all 0.006641 0.000205 2.135423 ( 1.954064)
build_install 0.012070 0.004135 3.313360 ( 3.181997)
test_btest 0.000000 0.000922 65.914796 ( 35.973476)
test_basic 0.002528 0.003535 0.529627 ( 0.813604)
test_all 0.000948 0.000136 542.571870 (219.691354)
test_rubyspec 0.030765 0.016935 77.579710 ( 91.617869)
total: 360.77 sec