Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-211248
#<BuildRuby:0x000055ec6a501f70
@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.20231214-211248",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007779 0.000000 2.536029 ( 2.807771)
build_miniruby 0.001310 0.000291 1.756482 ( 1.764828)
build_ruby 0.001662 0.000370 3.428673 ( 3.666760)
build_all 0.007100 0.001578 6.027527 ( 3.796929)
build_install 0.013688 0.006663 7.596223 ( 5.044621)
test_btest 0.000724 0.000181 83.258914 ( 34.654964)
test_basic 0.003556 0.004376 0.889480 ( 0.974995)
test_all 0.070711 0.052181 732.927678 (274.652976)
test_rubyspec 0.038068 0.023074 90.164922 (102.372550)
total: 429.74 sec