Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-014735
#<BuildRuby:0x000055a42a7e9fb8
@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.20230814-014735",
@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.000024 0.000001 0.000025 ( 0.000023)
autoconf 0.000035 0.000001 0.000036 ( 0.001422)
configure 0.000034 0.000002 0.000036 ( 0.000055)
build_up 0.006701 0.000224 2.306360 ( 6.414161)
build_miniruby 0.001485 0.000049 1.783698 ( 4.055945)
build_ruby 0.001789 0.000060 3.572999 ( 7.695659)
build_all 0.008535 0.000135 2.812070 ( 3.929921)
build_install 0.020813 0.000082 4.346003 ( 7.565907)
test_btest 0.000768 0.000022 82.855038 ( 57.960014)
test_basic 0.008581 0.000111 1.020994 ( 1.947899)
test_all 0.001041 0.000029 665.339380 (501.570680)
test_rubyspec 0.049920 0.020330 102.169468 (228.304987)
total: 819.45 sec