Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-232116
#<BuildRuby:0x000055ceee26e1a8
@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.20230501-232116",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006419 0.000000 1.928362 ( 4.677025)
build_miniruby 0.001200 0.000005 1.412175 ( 1.785167)
build_ruby 0.001521 0.000225 2.712187 ( 3.608545)
build_all 0.006903 0.000431 2.206424 ( 3.030560)
build_install 0.010914 0.007787 3.553926 ( 4.673148)
test_btest 0.000699 0.000135 76.557916 ( 67.279934)
test_basic 0.005196 0.001006 0.739299 ( 1.217415)
test_all 0.001195 0.000231 595.613807 (324.661663)
test_rubyspec 0.024915 0.026506 82.667756 (103.400833)
total: 514.34 sec