Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-044310
#<BuildRuby:0x0000563ed8291fb8
@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.20230825-044310",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.003886 0.003507 2.420509 ( 6.516639)
build_miniruby 0.000000 0.001448 1.696997 ( 2.306830)
build_ruby 0.000493 0.001280 3.356342 ( 4.122769)
build_all 0.007533 0.000563 6.456935 ( 5.655198)
build_install 0.014870 0.003754 7.972080 ( 6.171529)
test_btest 0.000707 0.000112 84.763977 ( 46.953900)
test_basic 0.004617 0.003970 1.022404 ( 1.410159)
test_all 0.007441 0.002063 678.599102 (343.779926)
test_rubyspec 0.036065 0.032714 108.056826 (122.949552)
total: 539.87 sec