Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-063800
#<BuildRuby:0x000055a17017dd80
@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-063800",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002200 0.003663 1.752431 ( 2.334416)
build_miniruby 0.000000 0.001637 1.819517 ( 1.826415)
build_ruby 0.000386 0.001400 3.438189 ( 3.660164)
build_all 0.009021 0.000000 6.110688 ( 3.920198)
build_install 0.015483 0.002571 7.099006 ( 4.536459)
test_btest 0.000777 0.000164 83.139177 ( 32.773798)
test_basic 0.002527 0.004291 0.878741 ( 0.993424)
test_all 0.078080 0.039089 733.930544 (272.298875)
test_rubyspec 0.045115 0.059237 159.538023 (171.326119)
total: 493.67 sec