Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-193248
#<BuildRuby:0x000055cdd947a228
@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.20231230-193248",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000038)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.000000 0.005387 1.616555 ( 1.971923)
build_miniruby 0.000000 0.001536 1.611201 ( 1.610646)
build_ruby 0.000742 0.001152 3.413834 ( 3.636253)
build_all 0.007037 0.001173 5.778748 ( 3.087679)
build_install 0.016900 0.001294 6.848629 ( 4.198931)
test_btest 0.000633 0.000099 81.883000 ( 32.804991)
test_basic 0.003129 0.004326 0.898931 ( 0.997149)
test_all 0.084301 0.039056 801.988965 (300.152868)
test_rubyspec 0.041099 0.025500 96.273549 (108.056721)
total: 456.52 sec