Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-031327
#<BuildRuby:0x00005593bcf52008
@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.20230331-031327",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001712 0.003548 1.607936 ( 2.948634)
build_miniruby 0.001167 0.000194 1.080579 ( 1.078793)
build_ruby 0.001273 0.000212 2.222391 ( 2.422099)
build_all 0.005993 0.000000 2.002109 ( 1.132549)
build_install 0.006410 0.007167 3.031416 ( 1.945210)
test_btest 0.000547 0.000118 70.333766 ( 18.821964)
test_basic 0.000911 0.004068 0.522825 ( 0.616739)
test_all 0.000813 0.000000 524.082786 (158.788521)
test_rubyspec 0.023967 0.014806 72.097141 ( 81.959291)
total: 269.71 sec