Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-122048
#<BuildRuby:0x0000555614f1e130
@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-122048",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007188 0.000434 2.310198 ( 4.072456)
build_miniruby 0.001394 0.000192 1.741062 ( 1.754338)
build_ruby 0.001913 0.000000 3.350083 ( 3.582812)
build_all 0.008120 0.000802 6.208378 ( 3.086091)
build_install 0.008697 0.012839 8.033410 ( 5.426471)
test_btest 0.000693 0.000150 83.771449 ( 39.009958)
test_basic 0.001591 0.004218 0.817636 ( 0.908356)
test_all 0.001974 0.007011 659.090062 (242.461975)
test_rubyspec 0.024869 0.045168 103.089003 (116.110455)
total: 416.41 sec