Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-040025
#<BuildRuby:0x00007f05d7a1fde0
@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.20240928-040025",
@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.000005 0.000024 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001858 0.007290 4.335964 ( 3.512845)
build_miniruby 0.001657 0.000000 1.388578 ( 1.385567)
build_ruby 0.000000 0.001966 3.814816 ( 4.022364)
build_all 0.005168 0.003921 7.150782 ( 2.992740)
build_install 0.021046 0.000715 9.823563 ( 4.297312)
test_btest 0.000732 0.000244 94.264752 ( 27.079489)
test_basic 0.007768 0.003880 1.050230 ( 3.705330)
test_all 0.113735 0.035067 776.251076 (249.893438)
test_rubyspec 0.047823 0.035586 134.229360 ( 28.814064)
total: 325.70 sec