Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-142207
#<BuildRuby:0x000055ac1f041e58
@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.20240309-142207",
@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.000023 0.000002 0.000025 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.008887 0.000361 2.893934 ( 4.414674)
build_miniruby 0.000000 0.001588 2.320959 ( 3.123896)
build_ruby 0.000000 0.001948 3.590307 ( 4.417060)
build_all 0.008060 0.000453 6.902509 ( 6.101639)
build_install 0.017550 0.005375 8.881786 ( 7.968445)
test_btest 0.000805 0.000103 93.434373 ( 81.376639)
test_basic 0.000000 0.007466 1.006740 ( 1.361720)
test_all 0.070350 0.048164 778.836014 (411.362930)
test_rubyspec 0.049285 0.045110 132.832729 (147.078206)
total: 667.21 sec