Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-022228
#<BuildRuby:0x0000555fc9a521d8
@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.20230728-022228",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.005323 0.001380 2.243543 ( 5.642854)
build_miniruby 0.001289 0.000334 1.540705 ( 1.572961)
build_ruby 0.001507 0.000391 3.366940 ( 4.036337)
build_all 0.004103 0.004119 2.761299 ( 3.034588)
build_install 0.009967 0.007331 4.185198 ( 4.588414)
test_btest 0.000640 0.000206 80.721555 ( 48.741751)
test_basic 0.000569 0.004713 0.951291 ( 1.617497)
test_all 0.000463 0.000617 614.676632 (351.855899)
test_rubyspec 0.007491 0.048351 92.326633 (133.107092)
total: 554.20 sec