Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-182258
#<BuildRuby:0x00007f47faebfde0
@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.20241025-182258",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.003751 0.003919 3.995688 ( 3.891168)
build_miniruby 0.002035 0.000000 1.669032 ( 1.665218)
build_ruby 0.002040 0.000000 4.289732 ( 4.464869)
build_all 0.008388 0.000857 6.787077 ( 2.797368)
build_install 0.014524 0.003626 9.587211 ( 4.528132)
test_btest 0.000717 0.000198 77.640998 ( 20.964138)
test_basic 0.005006 0.005194 0.908345 ( 0.956085)
test_all 0.110692 0.038171 715.748348 (208.510315)
test_rubyspec 0.055000 0.030017 126.005255 ( 28.227173)
total: 276.01 sec