Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-122055
#<BuildRuby:0x00007fb7b9affdc0
@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.20240730-122055",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.007341 0.001002 3.361551 ( 3.339428)
build_miniruby 0.000000 0.001748 1.247865 ( 1.244126)
build_ruby 0.000000 0.001804 3.522400 ( 3.728567)
build_all 0.007269 0.001395 8.061226 ( 3.295956)
build_install 0.016536 0.002455 10.293038 ( 4.573837)
test_btest 0.000000 0.000985 117.021837 ( 31.613072)
test_basic 0.005909 0.003858 1.218428 ( 1.263200)
test_all 0.087217 0.061759 836.854390 (241.528265)
test_rubyspec 0.038187 0.049787 166.778986 ( 34.047202)
total: 324.63 sec