Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-100127
#<BuildRuby:0x00007efed2b8fdd0
@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.20241115-100127",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002898 0.004641 3.882987 ( 3.999471)
build_miniruby 0.001526 0.000356 2.113966 ( 2.124329)
build_ruby 0.001678 0.000392 4.258952 ( 4.435585)
build_all 0.006593 0.001538 6.515447 ( 2.821506)
build_install 0.019714 0.000000 10.073927 ( 5.867497)
test_btest 0.000837 0.000000 83.142839 ( 28.700158)
test_basic 0.007350 0.002903 0.965187 ( 1.010782)
test_all 0.115376 0.029866 737.887314 (238.075624)
test_rubyspec 0.026867 0.054748 120.739961 ( 26.198010)
total: 313.23 sec