Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-094040
#<BuildRuby:0x00005604f36e2320
@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.20240321-094040",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004337 0.004923 3.975579 ( 2.862594)
build_miniruby 0.001608 0.000000 1.805205 ( 1.812143)
build_ruby 0.000000 0.001721 3.540922 ( 3.799895)
build_all 0.006266 0.001469 7.251773 ( 3.471719)
build_install 0.013502 0.006513 9.955039 ( 5.402769)
test_btest 0.000590 0.000142 96.076918 ( 36.201716)
test_basic 0.003015 0.004718 1.017271 ( 1.126629)
test_all 0.079966 0.042010 782.302266 (308.052363)
test_rubyspec 0.052421 0.036352 129.044548 (140.790026)
total: 503.52 sec