Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-124802
#<BuildRuby:0x000055c8bca761a8
@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.20240121-124802",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.000822 0.004303 1.532997 ( 1.898603)
build_miniruby 0.001037 0.000377 1.287857 ( 1.285748)
build_ruby 0.001065 0.000388 2.563013 ( 2.793603)
build_all 0.002021 0.004970 5.443536 ( 2.087850)
build_install 0.015573 0.000000 6.485692 ( 3.091516)
test_btest 0.001038 0.000000 80.533080 ( 20.862263)
test_basic 0.005783 0.000000 0.723619 ( 0.781406)
test_all 0.083045 0.038974 762.893687 (258.845633)
test_rubyspec 0.061429 0.050836 183.355430 (225.965987)
total: 517.61 sec