Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-124239
#<BuildRuby:0x00007fb98502fdc8
@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.20240723-124239",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000046 0.000007 0.000053 ( 0.000053)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006450 0.000948 3.689850 ( 3.736201)
build_miniruby 0.001405 0.000207 1.632639 ( 1.629000)
build_ruby 0.001459 0.000214 4.073429 ( 4.276386)
build_all 0.007482 0.001101 7.936599 ( 3.231798)
build_install 0.017143 0.003014 10.226673 ( 4.650166)
test_btest 0.000934 0.000140 120.658852 ( 34.779764)
test_basic 0.009266 0.000740 1.084065 ( 1.124178)
test_all 0.119033 0.030521 888.171708 (266.050474)
test_rubyspec 0.049281 0.041619 173.787849 ( 35.530599)
total: 355.01 sec