Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-020549
#<BuildRuby:0x000055c07b6de228
@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.20240207-020549",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006123 0.000400 1.787824 ( 2.322228)
build_miniruby 0.001306 0.000249 1.601852 ( 1.600864)
build_ruby 0.001196 0.000228 3.182883 ( 3.395695)
build_all 0.003216 0.004038 5.969093 ( 2.358658)
build_install 0.017756 0.000000 7.684297 ( 3.826301)
test_btest 0.000955 0.000000 83.593852 ( 21.985109)
test_basic 0.002508 0.003376 0.828642 ( 0.893166)
test_all 0.083435 0.032613 717.492791 (203.050201)
test_rubyspec 0.028886 0.069214 150.971479 (160.095648)
total: 399.53 sec