Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-043352
#<BuildRuby:0x0000563efacfdf20
@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.20230925-043352",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007746 0.000390 2.371500 ( 5.438693)
build_miniruby 0.001592 0.000000 1.804618 ( 2.203892)
build_ruby 0.000000 0.002077 3.498212 ( 4.326202)
build_all 0.003857 0.005169 6.428944 ( 6.344736)
build_install 0.014988 0.006075 8.166463 ( 7.676774)
test_btest 0.000995 0.000187 84.812082 ( 67.762436)
test_basic 0.000000 0.009116 1.022963 ( 1.622135)
test_all 0.002659 0.007861 680.461753 (438.154910)
test_rubyspec 0.021763 0.053972 106.952218 (118.849574)
total: 652.38 sec