Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-024519
#<BuildRuby:0x00007fd107c0fdc0
@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.20240728-024519",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.008019 3.631724 ( 3.656188)
build_miniruby 0.000000 0.001718 1.640809 ( 1.637965)
build_ruby 0.001763 0.000416 4.920753 ( 5.481518)
build_all 0.010619 0.000000 8.792183 ( 5.346056)
build_install 0.021445 0.004203 12.151553 ( 8.050015)
test_btest 0.000685 0.000167 122.541439 ( 41.023071)
test_basic 0.008554 0.001110 1.077694 ( 1.120468)
test_all 0.106661 0.046091 820.536251 (235.568675)
test_rubyspec 0.059986 0.031043 168.761226 ( 35.771461)
total: 337.66 sec