Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-152722
#<BuildRuby:0x00007f3e88bffdd8
@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.20241208-152722",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000801 0.006228 3.474112 ( 3.396740)
build_miniruby 0.001175 0.000285 1.601119 ( 1.598430)
build_ruby 0.001732 0.000420 4.195047 ( 4.389697)
build_all 0.009134 0.000000 6.354211 ( 2.749397)
build_install 0.019367 0.001022 8.886733 ( 4.436069)
test_btest 0.000692 0.000141 74.224965 ( 19.496480)
test_basic 0.008258 0.001690 0.988724 ( 1.040614)
test_all 0.123998 0.021296 724.004589 (231.042941)
test_rubyspec 0.051523 0.034579 118.916624 ( 41.483927)
total: 309.64 sec