Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-052546
#<BuildRuby:0x00005567a90a9fb8
@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.20231212-052546",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.005992 0.000618 2.172148 ( 2.336149)
build_miniruby 0.000000 0.001341 1.610834 ( 1.608892)
build_ruby 0.000000 0.001460 2.751874 ( 2.959731)
build_all 0.001214 0.005632 5.293999 ( 2.119479)
build_install 0.015970 0.000000 6.938882 ( 3.281321)
test_btest 0.000841 0.000000 80.381728 ( 21.607501)
test_basic 0.002791 0.002422 0.765733 ( 0.826443)
test_all 0.099467 0.021083 673.182331 (193.982658)
test_rubyspec 0.028690 0.035024 83.540474 ( 95.546428)
total: 324.27 sec