Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-233755
#<BuildRuby:0x00007f33213afdd0
@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.20241002-233755",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.007928 0.000841 4.681375 ( 3.885832)
build_miniruby 0.001348 0.000286 1.673747 ( 1.670212)
build_ruby 0.001954 0.000000 3.739907 ( 3.948745)
build_all 0.007715 0.000300 7.346116 ( 3.073808)
build_install 0.007986 0.010296 10.960981 ( 5.132487)
test_btest 0.000987 0.000000 95.696844 ( 26.431798)
test_basic 0.001519 0.008996 1.098409 ( 1.143739)
test_all 0.099082 0.049563 798.220926 (243.946298)
test_rubyspec 0.025418 0.062072 136.364265 ( 28.363438)
total: 317.60 sec