Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-095734
#<BuildRuby:0x00005563c9e7a018
@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.20230206-095734",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000549 0.004086 1.075261 ( 1.473351)
build_miniruby 0.000000 0.001316 1.158469 ( 1.156579)
build_ruby 0.000000 0.001191 1.969380 ( 2.177382)
build_all 0.003929 0.002381 3.656093 ( 1.879156)
build_install 0.006483 0.007741 2.832038 ( 2.000644)
test_btest 0.000560 0.000179 56.306285 ( 16.398855)
test_basic 0.004609 0.000151 0.365702 ( 0.462957)
test_all 0.001154 0.000356 666.949227 (232.991848)
test_rubyspec 0.018840 0.026096 69.392071 ( 79.823405)
total: 338.37 sec