Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-005303
#<BuildRuby:0x00007fcea7b8fdd0
@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.20241225-005303",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000019)
build_up 0.004598 0.000958 1.538361 ( 1.840567)
build_miniruby 0.001228 0.000256 1.171752 ( 1.168660)
build_ruby 0.001488 0.000310 3.413956 ( 3.647089)
build_all 0.007238 0.001508 6.122817 ( 2.493226)
build_install 0.013699 0.004595 7.416099 ( 3.770939)
test_btest 0.000739 0.000164 68.714535 ( 19.384351)
test_basic 0.000000 0.007423 0.716097 ( 0.766420)
test_all 0.090258 0.051026 567.278323 (174.606706)
test_rubyspec 0.061481 0.019298 116.135001 ( 21.059045)
total: 228.74 sec