Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-003915
#<BuildRuby:0x0000563be8105fc0
@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.20230809-003915",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006592 0.000000 2.230189 ( 5.825691)
build_miniruby 0.001473 0.000000 1.683884 ( 2.297606)
build_ruby 0.001773 0.000000 3.570760 ( 3.999985)
build_all 0.006953 0.000698 2.698593 ( 2.563885)
build_install 0.016693 0.004192 4.304189 ( 4.769691)
test_btest 0.000806 0.000122 83.093496 ( 54.067911)
test_basic 0.007455 0.000472 0.983092 ( 2.179896)
test_all 0.001872 0.000275 662.942865 (394.532537)
test_rubyspec 0.020492 0.036171 97.026764 (152.906073)
total: 623.14 sec