Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-084850
#<BuildRuby:0x000055dd70a19f70
@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.20221222-084850",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.004742 0.000332 1.198568 ( 1.782515)
build_miniruby 0.000809 0.000315 1.433968 ( 1.433465)
build_ruby 0.001580 0.000000 2.665903 ( 3.006201)
build_all 0.006435 0.000036 3.714435 ( 1.996400)
build_install 0.008099 0.005558 2.976524 ( 1.945329)
test_btest 0.000601 0.000229 57.119249 ( 15.225794)
test_basic 0.000000 0.004588 0.393852 ( 0.487008)
test_all 0.000000 0.001177 634.283959 (185.212423)
test_rubyspec 0.031890 0.016292 64.589415 ( 74.354305)
total: 285.44 sec