Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-122427
#<BuildRuby:0x000055ec0acde320
@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.20240310-122427",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.007701 0.001283 2.757126 ( 3.816932)
build_miniruby 0.001415 0.000000 1.888563 ( 2.292755)
build_ruby 0.002298 0.000000 3.707762 ( 4.148437)
build_all 0.008597 0.000000 7.073934 ( 5.853729)
build_install 0.019754 0.002738 8.956098 ( 7.663226)
test_btest 0.000818 0.000120 94.348072 ( 73.977181)
test_basic 0.004767 0.004135 1.014130 ( 1.417498)
test_all 0.100580 0.023094 795.688844 (408.531569)
test_rubyspec 0.053891 0.038522 132.160669 (142.728862)
total: 650.43 sec