Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-123007
#<BuildRuby:0x0000564da08527f0
@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.20221224-123007",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.000927 0.004145 1.088895 ( 1.489213)
build_miniruby 0.001288 0.000000 1.399949 ( 1.400765)
build_ruby 0.001617 0.000000 3.318476 ( 3.662725)
build_all 0.008739 0.000000 4.065594 ( 2.064653)
build_install 0.012036 0.004595 3.245070 ( 2.437962)
test_btest 0.000000 0.000884 57.659727 ( 21.789603)
test_basic 0.003332 0.003087 0.407893 ( 0.510290)
test_all 0.001442 0.000258 661.282249 (235.115529)
test_rubyspec 0.021287 0.028399 69.514216 ( 79.471480)
total: 347.94 sec