Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-143425
#<BuildRuby:0x0000557fdb1ba8e0
@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.20230513-143425",
@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.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005746 0.000958 1.921473 ( 3.319981)
build_miniruby 0.001117 0.000186 1.318825 ( 1.354101)
build_ruby 0.001434 0.000000 2.767996 ( 3.040020)
build_all 0.000000 0.007150 2.250593 ( 1.841173)
build_install 0.013818 0.003861 3.490703 ( 2.907193)
test_btest 0.000710 0.000170 73.895975 ( 24.528951)
test_basic 0.005483 0.000185 0.716428 ( 0.796036)
test_all 0.002252 0.000519 590.158429 (222.840671)
test_rubyspec 0.030862 0.021244 80.961694 ( 97.087000)
total: 357.72 sec