Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-221438
#<BuildRuby:0x000055e906f59fe8
@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.20221228-221438",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.004517 1.045357 ( 1.615664)
build_miniruby 0.000000 0.001190 1.274093 ( 1.272485)
build_ruby 0.000000 0.001273 3.024513 ( 18.537834)
build_all 0.000000 0.006810 3.320331 ( 1.583313)
build_install 0.006096 0.006994 2.900628 ( 1.965868)
test_btest 0.000591 0.000315 55.669900 ( 16.300297)
test_basic 0.004845 0.000339 0.421413 ( 0.514255)
test_all 0.000785 0.000392 616.127946 (176.815774)
test_rubyspec 0.022345 0.020230 63.524781 ( 73.344258)
total: 291.95 sec