Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-124955
#<BuildRuby:0x000055e855492008
@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.20230824-124955",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.007630 0.000492 2.262174 ( 5.131186)
build_miniruby 0.001264 0.000000 1.690744 ( 2.383642)
build_ruby 0.001535 0.000000 3.551833 ( 4.263085)
build_all 0.007661 0.000403 6.198852 ( 4.523597)
build_install 0.009101 0.008793 7.761939 ( 5.509293)
test_btest 0.000956 0.000113 83.797219 ( 45.189699)
test_basic 0.007926 0.000000 1.004228 ( 1.243190)
test_all 0.004463 0.004925 741.617336 (408.280764)
test_rubyspec 0.027626 0.039385 105.757363 (135.600136)
total: 612.13 sec