Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-123400
#<BuildRuby:0x0000556a07dd9f70
@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.20230918-123400",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000033)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.003952 0.003978 2.339425 ( 5.357881)
build_miniruby 0.001312 0.000212 1.845928 ( 2.428669)
build_ruby 0.001659 0.000267 3.636787 ( 4.532339)
build_all 0.008017 0.001293 6.674048 ( 7.386977)
build_install 0.013726 0.008841 8.169069 ( 10.055781)
test_btest 0.000730 0.000150 86.873008 ( 76.170538)
test_basic 0.004061 0.005353 1.033030 ( 1.848795)
test_all 0.009999 0.000214 673.965842 (412.227567)
test_rubyspec 0.034360 0.040917 107.153210 (134.132245)
total: 654.14 sec