Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-161015
#<BuildRuby:0x000055b9df1867c8
@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.20230507-161015",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001257 0.004436 1.562992 ( 2.771664)
build_miniruby 0.000974 0.000324 1.306255 ( 1.304614)
build_ruby 0.001251 0.000000 2.384357 ( 2.612781)
build_all 0.005332 0.000000 1.997458 ( 1.188744)
build_install 0.011132 0.001592 2.972080 ( 1.970266)
test_btest 0.000685 0.000200 71.762872 ( 19.174067)
test_basic 0.003837 0.001119 0.627939 ( 0.703312)
test_all 0.000719 0.000210 546.568986 (160.508804)
test_rubyspec 0.027920 0.013889 66.290696 ( 78.371529)
total: 268.61 sec