Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-185031
#<BuildRuby:0x00005642874d6320
@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.20230209-185031",
@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.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000223 0.004165 0.871113 ( 1.249382)
build_miniruby 0.000893 0.000213 0.834863 ( 0.833401)
build_ruby 0.001404 0.000000 1.782647 ( 2.038316)
build_all 0.005335 0.000603 3.040384 ( 1.528946)
build_install 0.010487 0.001346 2.182742 ( 1.431813)
test_btest 0.000992 0.000216 54.149458 ( 14.719751)
test_basic 0.000000 0.005228 0.397061 ( 0.488567)
test_all 0.000000 0.001017 562.151603 (159.668213)
test_rubyspec 0.024491 0.012614 56.897894 ( 67.088436)
total: 249.05 sec