Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-202021
#<BuildRuby:0x00005585083fe138
@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.20230208-202021",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006125 0.000522 1.319272 ( 2.510287)
build_miniruby 0.001280 0.000295 1.414236 ( 1.930974)
build_ruby 0.001540 0.000356 2.838319 ( 3.869017)
build_all 0.008409 0.000060 4.206969 ( 5.107272)
build_install 0.002756 0.018405 3.277844 ( 4.144089)
test_btest 0.000548 0.000200 60.351975 ( 59.897788)
test_basic 0.002252 0.004820 0.473829 ( 0.900676)
test_all 0.000927 0.000371 712.391356 (464.819784)
test_rubyspec 0.034784 0.015744 71.217758 ( 81.190831)
total: 624.37 sec