Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-165512
#<BuildRuby:0x00007f74fa04fdc8
@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.20240628-165512",
@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.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000030)
build_up 0.000673 0.007608 3.425728 ( 3.068128)
build_miniruby 0.000000 0.001775 1.185646 ( 1.182791)
build_ruby 0.001158 0.000687 3.344896 ( 3.513140)
build_all 0.004799 0.004432 7.283772 ( 2.822703)
build_install 0.012494 0.007540 9.611893 ( 4.332089)
test_btest 0.000634 0.000294 103.992902 ( 26.671378)
test_basic 0.006971 0.001511 0.914059 ( 0.965100)
test_all 0.111460 0.034377 704.137336 (222.179961)
test_rubyspec 0.064208 0.033154 161.525574 ( 26.688822)
total: 291.43 sec