Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-031640
#<BuildRuby:0x000055e41049df00
@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.20230216-031640",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003797 0.000826 1.405835 ( 1.800287)
build_miniruby 0.001270 0.000000 1.067362 ( 1.065631)
build_ruby 0.001604 0.000000 2.360248 ( 2.561408)
build_all 0.006454 0.000237 3.919082 ( 2.051217)
build_install 0.008156 0.005103 2.767592 ( 1.893301)
test_btest 0.000781 0.000180 58.056026 ( 16.239436)
test_basic 0.003714 0.000857 0.470827 ( 0.581551)
test_all 0.001551 0.000358 638.804814 (207.568829)
test_rubyspec 0.015596 0.030885 67.837013 ( 77.820701)
total: 311.58 sec