Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-015043
#<BuildRuby:0x00005584375e6008
@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.20240304-015043",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.007251 0.000906 2.631835 ( 3.294784)
build_miniruby 0.001464 0.000000 1.864315 ( 2.013096)
build_ruby 0.000000 0.001883 3.607130 ( 4.063364)
build_all 0.007138 0.001672 6.841272 ( 4.866892)
build_install 0.021678 0.000683 8.708078 ( 6.580799)
test_btest 0.000823 0.000106 96.747167 ( 65.742865)
test_basic 0.003949 0.004244 1.060019 ( 1.340818)
test_all 0.075611 0.051023 870.433944 (515.524977)
test_rubyspec 0.044641 0.058563 140.522052 (217.665783)
total: 821.09 sec