Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-030906
#<BuildRuby:0x00007f4c0208fde0
@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.20240714-030906",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007823 0.001117 3.685358 ( 6.413473)
build_miniruby 0.001631 0.000233 1.721987 ( 4.197611)
build_ruby 0.000000 0.002604 4.312426 ( 17.218970)
build_all 0.002601 0.008416 8.748983 ( 6.982948)
build_install 0.008565 0.014436 11.328858 ( 21.198260)
test_btest 0.001117 0.000332 122.525557 (109.840278)
test_basic 0.007164 0.005157 1.323325 ( 2.044267)
test_all 0.113060 0.057969 931.412596 (1116.202032)
test_rubyspec 0.046888 0.052186 175.839048 (149.977854)
total: 1434.08 sec