Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-090441
#<BuildRuby:0x0000562514d5a018
@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.20230111-090441",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.000000 0.005082 0.985259 ( 1.403254)
build_miniruby 0.000465 0.000708 1.356770 ( 1.354806)
build_ruby 0.001425 0.000000 2.774893 ( 3.140787)
build_all 0.007584 0.000000 3.460256 ( 1.669050)
build_install 0.009975 0.004581 2.545006 ( 1.683159)
test_btest 0.000000 0.000853 54.510626 ( 14.766661)
test_basic 0.000000 0.004858 0.384774 ( 0.477019)
test_all 0.000000 0.001530 591.748805 (168.763456)
test_rubyspec 0.021450 0.023122 57.714266 ( 67.730746)
total: 260.99 sec