Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-222131
#<BuildRuby:0x00007f34a10afdc0
@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.20241219-222131",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.000000 0.005116 1.700924 ( 2.058231)
build_miniruby 0.000059 0.001420 1.289189 ( 1.286385)
build_ruby 0.000000 0.001875 3.121069 ( 5.446686)
build_all 0.005019 0.002302 5.500982 ( 2.299627)
build_install 0.007891 0.007106 6.986992 ( 3.802970)
test_btest 0.000644 0.000263 71.367890 ( 25.973492)
test_basic 0.006039 0.002461 0.774799 ( 0.824693)
test_all 0.094316 0.046862 634.344504 (219.455946)
test_rubyspec 0.051812 0.024427 113.343347 ( 23.482464)
total: 284.63 sec