Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-134604
#<BuildRuby:0x00007f096c44fdc8
@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.20241218-134604",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.006372 0.000000 2.588722 ( 2.942192)
build_miniruby 0.000000 0.001725 1.792224 ( 1.821594)
build_ruby 0.000879 0.001255 4.517808 ( 4.759537)
build_all 0.007642 0.001528 6.645769 ( 3.379934)
build_install 0.010274 0.010792 8.593974 ( 5.634224)
test_btest 0.000753 0.000193 81.776754 ( 43.468617)
test_basic 0.002198 0.008666 1.050617 ( 1.165868)
test_all 0.107876 0.040011 710.384537 (219.313682)
test_rubyspec 0.052542 0.024234 116.997874 ( 21.542441)
total: 304.03 sec