Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-045552
#<BuildRuby:0x000056131e6b66d8
@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.20230808-045552",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001939 0.004695 2.284371 ( 4.022115)
build_miniruby 0.001415 0.000472 1.748595 ( 2.246364)
build_ruby 0.001300 0.000433 3.352891 ( 3.638585)
build_all 0.005360 0.003223 2.891065 ( 2.581297)
build_install 0.013451 0.005707 4.354635 ( 3.707335)
test_btest 0.000827 0.000294 82.839141 ( 46.743630)
test_basic 0.004111 0.004003 0.933905 ( 1.087981)
test_all 0.000927 0.000347 701.430469 (443.159574)
test_rubyspec 0.028944 0.034714 102.862248 (189.588185)
total: 696.78 sec