Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-094804
#<BuildRuby:0x00007fac3b09fdc8
@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.20240617-094804",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.008039 0.000046 3.509968 ( 3.533530)
build_miniruby 0.000000 0.002100 1.691589 ( 1.688380)
build_ruby 0.000653 0.001909 4.738333 ( 4.922469)
build_all 0.005215 0.004351 8.047889 ( 3.599071)
build_install 0.015518 0.005100 10.992927 ( 5.603132)
test_btest 0.000757 0.000236 116.206855 ( 31.666754)
test_basic 0.007191 0.003789 1.168017 ( 1.263758)
test_all 0.103479 0.045487 736.667178 (214.562919)
test_rubyspec 0.051331 0.035554 155.314656 ( 28.473191)
total: 295.31 sec