Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-154054
#<BuildRuby:0x000055bc1a5fe2c8
@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.20230910-154054",
@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.000001 0.000020 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007739 0.000026 2.324954 ( 5.009806)
build_miniruby 0.001271 0.000119 1.746806 ( 2.156677)
build_ruby 0.000000 0.001716 3.467177 ( 4.122489)
build_all 0.006877 0.001477 6.511800 ( 6.404884)
build_install 0.018685 0.001669 8.132367 ( 7.975386)
test_btest 0.000859 0.000096 85.313084 ( 68.681461)
test_basic 0.008945 0.000077 1.020417 ( 1.421990)
test_all 0.014989 0.000919 731.659125 (679.937691)
test_rubyspec 0.042950 0.039890 109.567123 (155.251641)
total: 930.96 sec