Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-071615
#<BuildRuby:0x00005639e3861a00
@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.20240122-071615",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000043)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.008958 0.000691 17.352806 ( 13.882600)
build_miniruby 0.001546 0.000213 19.331730 ( 20.078310)
build_ruby 0.001679 0.000000 3.464723 ( 3.878202)
build_all 0.010149 0.000460 26.204569 ( 25.736852)
build_install 0.006552 0.012448 4.267612 ( 4.304182)
test_btest 0.000808 0.000000 86.499626 ( 76.933299)
test_basic 0.003613 0.004295 0.988442 ( 1.427909)
test_all 0.080058 0.042242 763.497507 (382.462766)
test_rubyspec 0.035646 0.068732 169.696427 (212.428827)
total: 741.13 sec