Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-141843
#<BuildRuby:0x00005614fd5ea8e0
@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.20240320-141843",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.009952 3.841422 ( 2.867291)
build_miniruby 0.000000 0.001440 1.472142 ( 1.470136)
build_ruby 0.000812 0.000643 3.346742 ( 3.595848)
build_all 0.006697 0.000668 6.483977 ( 2.494955)
build_install 0.012016 0.008142 8.878799 ( 3.692876)
test_btest 0.000843 0.000245 89.875182 ( 24.041673)
test_basic 0.001453 0.004610 0.929872 ( 2.658840)
test_all 0.081027 0.042468 897.601060 (456.018334)
test_rubyspec 0.057874 0.041073 139.429407 (202.359910)
total: 699.20 sec