Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-162605
#<BuildRuby:0x00005638c1a52008
@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.20231215-162605",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000110 0.006635 2.384981 ( 2.445550)
build_miniruby 0.001576 0.000292 1.354417 ( 1.353380)
build_ruby 0.001398 0.000259 3.242612 ( 16.239528)
build_all 0.000880 0.007011 5.780082 ( 2.638453)
build_install 0.011725 0.006602 7.314695 ( 4.418838)
test_btest 0.000595 0.000168 82.402545 ( 38.171936)
test_basic 0.001586 0.007932 0.994715 ( 1.283311)
test_all 0.085963 0.034863 716.805784 (275.485075)
test_rubyspec 0.033134 0.041163 104.415774 (131.668425)
total: 473.71 sec