Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-023558
#<BuildRuby:0x000055d3a2c32320
@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.20230108-023558",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004815 0.000566 1.131917 ( 1.501846)
build_miniruby 0.000000 0.001584 1.409702 ( 1.408712)
build_ruby 0.000332 0.001360 3.494552 ( 3.873780)
build_all 0.001880 0.007310 4.045821 ( 2.112659)
build_install 0.010760 0.004362 2.929430 ( 2.260100)
test_btest 0.000788 0.000213 57.937484 ( 19.185126)
test_basic 0.006914 0.000039 0.432276 ( 0.544374)
test_all 0.001284 0.000775 629.537190 (214.445011)
test_rubyspec 0.026442 0.020258 69.034795 ( 79.416271)
total: 324.75 sec