Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-082536
#<BuildRuby:0x00007fa26b30fdd0
@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.20241025-082536",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.005842 0.002327 3.402844 ( 3.241848)
build_miniruby 0.001613 0.000000 1.656818 ( 1.654137)
build_ruby 0.002132 0.000000 4.558991 ( 4.858926)
build_all 0.008005 0.002917 7.389801 ( 4.928970)
build_install 0.014751 0.010981 10.597622 ( 7.288913)
test_btest 0.000794 0.000251 76.534657 ( 23.687041)
test_basic 0.005680 0.004606 0.892571 ( 0.941593)
test_all 0.100171 0.049931 785.480141 (242.235190)
test_rubyspec 0.039168 0.046583 121.994504 ( 28.417925)
total: 317.26 sec