Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-135225
#<BuildRuby:0x00007fceae1bfdd0
@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.20240719-135225",
@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.000039 0.000008 0.000047 ( 0.000050)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.000968 0.007184 3.551426 ( 3.809101)
build_miniruby 0.001266 0.000356 1.547411 ( 1.546126)
build_ruby 0.001566 0.000440 3.955398 ( 4.105756)
build_all 0.006109 0.003453 8.261159 ( 3.199030)
build_install 0.002217 0.017450 10.527551 ( 4.634794)
test_btest 0.000756 0.000315 112.281678 ( 29.130343)
test_basic 0.007063 0.002013 1.178566 ( 1.227109)
test_all 0.118766 0.029667 785.645949 (251.318520)
test_rubyspec 0.048805 0.041062 169.792927 ( 34.659498)
total: 333.63 sec