Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-063454
#<BuildRuby:0x00007f0712dbfdd8
@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.20240616-063454",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000040 0.000010 0.000050 ( 0.000051)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.002080 0.006247 3.535496 ( 3.653170)
build_miniruby 0.001266 0.000384 1.311792 ( 1.308661)
build_ruby 0.000000 0.001973 3.866532 ( 4.018703)
build_all 0.005805 0.003072 7.673196 ( 3.051746)
build_install 0.011680 0.008090 10.823684 ( 5.319018)
test_btest 0.000735 0.000262 111.981186 ( 29.562778)
test_basic 0.009288 0.000000 1.008108 ( 1.057573)
test_all 0.096002 0.052318 839.132783 (245.444332)
test_rubyspec 0.068612 0.022741 163.317050 ( 38.042591)
total: 331.46 sec