Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-162747
#<BuildRuby:0x0000560ac138a190
@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.20240317-162747",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.008393 0.000064 2.500622 ( 3.593049)
build_miniruby 0.000000 0.001537 1.870040 ( 2.169746)
build_ruby 0.000000 0.002265 3.850801 ( 4.734559)
build_all 0.004352 0.005616 7.311910 ( 6.034209)
build_install 0.018916 0.002970 9.359070 ( 7.911803)
test_btest 0.000631 0.000122 99.414157 ( 73.915016)
test_basic 0.000471 0.008291 1.134711 ( 2.525992)
test_all 0.100221 0.028103 814.463937 (504.389980)
test_rubyspec 0.051414 0.045840 135.533587 (152.278856)
total: 757.55 sec