Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-012240
#<BuildRuby:0x000055b9b375e258
@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.20230829-012240",
@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.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006869 0.000484 2.345669 ( 4.655887)
build_miniruby 0.000000 0.001658 2.003271 ( 2.215351)
build_ruby 0.000000 0.001649 3.494757 ( 4.116229)
build_all 0.006876 0.001131 6.252596 ( 4.199544)
build_install 0.017873 0.001737 8.115072 ( 5.811446)
test_btest 0.001054 0.000192 85.285874 ( 43.664057)
test_basic 0.007252 0.000488 0.998991 ( 1.331627)
test_all 0.001349 0.008403 674.711167 (304.806207)
test_rubyspec 0.054801 0.024617 109.936137 (141.663103)
total: 512.46 sec